FreeRDP
|
Data Fields | |
UINT64 | timestamp |
UINT64 | presentId |
UINT64 | windowId |
UINT64 | bufferId |
UINT32 | orientation |
UINT32 | targetWidth |
UINT32 | targetHeight |
RECTANGLE_32 | dirtyRect |
UINT32 | numOpaqueRects |
RECTANGLE_32 * | opaqueRects |
Definition at line 141 of file channels/gfxredir.h.
UINT64 GFXREDIR_PRESENT_BUFFER_PDU::bufferId |
Definition at line 146 of file channels/gfxredir.h.
RECTANGLE_32 GFXREDIR_PRESENT_BUFFER_PDU::dirtyRect |
Definition at line 150 of file channels/gfxredir.h.
UINT32 GFXREDIR_PRESENT_BUFFER_PDU::numOpaqueRects |
Definition at line 151 of file channels/gfxredir.h.
RECTANGLE_32* GFXREDIR_PRESENT_BUFFER_PDU::opaqueRects |
Definition at line 152 of file channels/gfxredir.h.
UINT32 GFXREDIR_PRESENT_BUFFER_PDU::orientation |
Definition at line 147 of file channels/gfxredir.h.
UINT64 GFXREDIR_PRESENT_BUFFER_PDU::presentId |
Definition at line 144 of file channels/gfxredir.h.
UINT32 GFXREDIR_PRESENT_BUFFER_PDU::targetHeight |
Definition at line 149 of file channels/gfxredir.h.
UINT32 GFXREDIR_PRESENT_BUFFER_PDU::targetWidth |
Definition at line 148 of file channels/gfxredir.h.
UINT64 GFXREDIR_PRESENT_BUFFER_PDU::timestamp |
Definition at line 143 of file channels/gfxredir.h.
UINT64 GFXREDIR_PRESENT_BUFFER_PDU::windowId |
Definition at line 145 of file channels/gfxredir.h.