|
FreeRDP
|
Data Fields | |
| UINT16 | surfaceId |
| UINT16 | codecId |
| UINT32 | codecContextId |
| RDPGFX_PIXELFORMAT | pixelFormat |
| UINT32 | bitmapDataLength |
| BYTE * | bitmapData |
Definition at line 196 of file channels/rdpgfx.h.
| BYTE* RDPGFX_WIRE_TO_SURFACE_PDU_2::bitmapData |
Definition at line 203 of file channels/rdpgfx.h.
| UINT32 RDPGFX_WIRE_TO_SURFACE_PDU_2::bitmapDataLength |
Definition at line 202 of file channels/rdpgfx.h.
| UINT32 RDPGFX_WIRE_TO_SURFACE_PDU_2::codecContextId |
Definition at line 200 of file channels/rdpgfx.h.
| UINT16 RDPGFX_WIRE_TO_SURFACE_PDU_2::codecId |
Definition at line 199 of file channels/rdpgfx.h.
| RDPGFX_PIXELFORMAT RDPGFX_WIRE_TO_SURFACE_PDU_2::pixelFormat |
Definition at line 201 of file channels/rdpgfx.h.
| UINT16 RDPGFX_WIRE_TO_SURFACE_PDU_2::surfaceId |
Definition at line 198 of file channels/rdpgfx.h.