FreeRDP
|
Data Fields | |
UINT16 | blockType |
UINT32 | blockLen |
UINT32 | frameIndex |
UINT16 | regionCount |
PROGRESSIVE_BLOCK_REGION * | regions |
Definition at line 173 of file libfreerdp/codec/progressive.h.
UINT32 PROGRESSIVE_BLOCK_FRAME_BEGIN::blockLen |
Definition at line 176 of file libfreerdp/codec/progressive.h.
UINT16 PROGRESSIVE_BLOCK_FRAME_BEGIN::blockType |
Definition at line 175 of file libfreerdp/codec/progressive.h.
UINT32 PROGRESSIVE_BLOCK_FRAME_BEGIN::frameIndex |
Definition at line 178 of file libfreerdp/codec/progressive.h.
UINT16 PROGRESSIVE_BLOCK_FRAME_BEGIN::regionCount |
Definition at line 179 of file libfreerdp/codec/progressive.h.
PROGRESSIVE_BLOCK_REGION* PROGRESSIVE_BLOCK_FRAME_BEGIN::regions |
Definition at line 180 of file libfreerdp/codec/progressive.h.