|
FreeRDP
|
Data Fields | |
| UINT16 | surfaceId |
| UINT16 | codecId |
| UINT32 | codecContextId |
| RDPGFX_PIXELFORMAT | pixelFormat |
| UINT32 | bitmapDataLength |
| BYTE * | bitmapData |
Definition at line 222 of file channels/rdpgfx.h.
| BYTE* RDPGFX_WIRE_TO_SURFACE_PDU_2::bitmapData |
Definition at line 229 of file channels/rdpgfx.h.
| UINT32 RDPGFX_WIRE_TO_SURFACE_PDU_2::bitmapDataLength |
Definition at line 228 of file channels/rdpgfx.h.
| UINT32 RDPGFX_WIRE_TO_SURFACE_PDU_2::codecContextId |
Definition at line 226 of file channels/rdpgfx.h.
| UINT16 RDPGFX_WIRE_TO_SURFACE_PDU_2::codecId |
Definition at line 225 of file channels/rdpgfx.h.
| RDPGFX_PIXELFORMAT RDPGFX_WIRE_TO_SURFACE_PDU_2::pixelFormat |
Definition at line 227 of file channels/rdpgfx.h.
| UINT16 RDPGFX_WIRE_TO_SURFACE_PDU_2::surfaceId |
Definition at line 224 of file channels/rdpgfx.h.