FreeRDP
|
Data Fields | |
UINT16 | surfaceId |
UINT16 | codecId |
UINT32 | codecContextId |
RDPGFX_PIXELFORMAT | pixelFormat |
UINT32 | bitmapDataLength |
BYTE * | bitmapData |
Definition at line 181 of file channels/rdpgfx.h.
BYTE* RDPGFX_WIRE_TO_SURFACE_PDU_2::bitmapData |
Definition at line 188 of file channels/rdpgfx.h.
UINT32 RDPGFX_WIRE_TO_SURFACE_PDU_2::bitmapDataLength |
Definition at line 187 of file channels/rdpgfx.h.
UINT32 RDPGFX_WIRE_TO_SURFACE_PDU_2::codecContextId |
Definition at line 185 of file channels/rdpgfx.h.
UINT16 RDPGFX_WIRE_TO_SURFACE_PDU_2::codecId |
Definition at line 184 of file channels/rdpgfx.h.
RDPGFX_PIXELFORMAT RDPGFX_WIRE_TO_SURFACE_PDU_2::pixelFormat |
Definition at line 186 of file channels/rdpgfx.h.
UINT16 RDPGFX_WIRE_TO_SURFACE_PDU_2::surfaceId |
Definition at line 183 of file channels/rdpgfx.h.