FreeRDP
RDPGFX_WIRE_TO_SURFACE_PDU_1 Struct Reference
Collaboration diagram for RDPGFX_WIRE_TO_SURFACE_PDU_1:

Data Fields

UINT16 surfaceId
 
UINT16 codecId
 
RDPGFX_PIXELFORMAT pixelFormat
 
RECTANGLE_16 destRect
 
UINT32 bitmapDataLength
 
BYTE * bitmapData
 

Detailed Description

Definition at line 166 of file channels/rdpgfx.h.

Field Documentation

◆ bitmapData

BYTE* RDPGFX_WIRE_TO_SURFACE_PDU_1::bitmapData

Definition at line 173 of file channels/rdpgfx.h.

◆ bitmapDataLength

UINT32 RDPGFX_WIRE_TO_SURFACE_PDU_1::bitmapDataLength

Definition at line 172 of file channels/rdpgfx.h.

◆ codecId

UINT16 RDPGFX_WIRE_TO_SURFACE_PDU_1::codecId

Definition at line 169 of file channels/rdpgfx.h.

◆ destRect

RECTANGLE_16 RDPGFX_WIRE_TO_SURFACE_PDU_1::destRect

Definition at line 171 of file channels/rdpgfx.h.

◆ pixelFormat

RDPGFX_PIXELFORMAT RDPGFX_WIRE_TO_SURFACE_PDU_1::pixelFormat

Definition at line 170 of file channels/rdpgfx.h.

◆ surfaceId

UINT16 RDPGFX_WIRE_TO_SURFACE_PDU_1::surfaceId

Definition at line 168 of file channels/rdpgfx.h.


The documentation for this struct was generated from the following file: