FreeRDP
|
Data Fields | |
UINT16 | surfaceId |
UINT16 | codecId |
RDPGFX_PIXELFORMAT | pixelFormat |
RECTANGLE_16 | destRect |
UINT32 | bitmapDataLength |
BYTE * | bitmapData |
Definition at line 166 of file channels/rdpgfx.h.
BYTE* RDPGFX_WIRE_TO_SURFACE_PDU_1::bitmapData |
Definition at line 173 of file channels/rdpgfx.h.
UINT32 RDPGFX_WIRE_TO_SURFACE_PDU_1::bitmapDataLength |
Definition at line 172 of file channels/rdpgfx.h.
UINT16 RDPGFX_WIRE_TO_SURFACE_PDU_1::codecId |
Definition at line 169 of file channels/rdpgfx.h.
RECTANGLE_16 RDPGFX_WIRE_TO_SURFACE_PDU_1::destRect |
Definition at line 171 of file channels/rdpgfx.h.
RDPGFX_PIXELFORMAT RDPGFX_WIRE_TO_SURFACE_PDU_1::pixelFormat |
Definition at line 170 of file channels/rdpgfx.h.
UINT16 RDPGFX_WIRE_TO_SURFACE_PDU_1::surfaceId |
Definition at line 168 of file channels/rdpgfx.h.