FreeRDP
PROGRESSIVE_BLOCK_FRAME_BEGIN Struct Reference

Data Fields

UINT16 blockType
 
UINT32 blockLen
 
UINT32 frameIndex
 
UINT16 regionCount
 
PROGRESSIVE_BLOCK_REGION * regions
 

Detailed Description

Definition at line 173 of file libfreerdp/codec/progressive.h.

Field Documentation

◆ blockLen

UINT32 PROGRESSIVE_BLOCK_FRAME_BEGIN::blockLen

Definition at line 176 of file libfreerdp/codec/progressive.h.

◆ blockType

UINT16 PROGRESSIVE_BLOCK_FRAME_BEGIN::blockType

Definition at line 175 of file libfreerdp/codec/progressive.h.

◆ frameIndex

UINT32 PROGRESSIVE_BLOCK_FRAME_BEGIN::frameIndex

Definition at line 178 of file libfreerdp/codec/progressive.h.

◆ regionCount

UINT16 PROGRESSIVE_BLOCK_FRAME_BEGIN::regionCount

Definition at line 179 of file libfreerdp/codec/progressive.h.

◆ regions

PROGRESSIVE_BLOCK_REGION* PROGRESSIVE_BLOCK_FRAME_BEGIN::regions

Definition at line 180 of file libfreerdp/codec/progressive.h.


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