FreeRDP
GFXREDIR_PRESENT_BUFFER_PDU Struct Reference
Collaboration diagram for GFXREDIR_PRESENT_BUFFER_PDU:

Data Fields

UINT64 timestamp
 
UINT64 presentId
 
UINT64 windowId
 
UINT64 bufferId
 
UINT32 orientation
 
UINT32 targetWidth
 
UINT32 targetHeight
 
RECTANGLE_32 dirtyRect
 
UINT32 numOpaqueRects
 
RECTANGLE_32opaqueRects
 

Detailed Description

Definition at line 141 of file channels/gfxredir.h.

Field Documentation

◆ bufferId

UINT64 GFXREDIR_PRESENT_BUFFER_PDU::bufferId

Definition at line 146 of file channels/gfxredir.h.

◆ dirtyRect

RECTANGLE_32 GFXREDIR_PRESENT_BUFFER_PDU::dirtyRect

Definition at line 150 of file channels/gfxredir.h.

◆ numOpaqueRects

UINT32 GFXREDIR_PRESENT_BUFFER_PDU::numOpaqueRects

Definition at line 151 of file channels/gfxredir.h.

◆ opaqueRects

RECTANGLE_32* GFXREDIR_PRESENT_BUFFER_PDU::opaqueRects

Definition at line 152 of file channels/gfxredir.h.

◆ orientation

UINT32 GFXREDIR_PRESENT_BUFFER_PDU::orientation

Definition at line 147 of file channels/gfxredir.h.

◆ presentId

UINT64 GFXREDIR_PRESENT_BUFFER_PDU::presentId

Definition at line 144 of file channels/gfxredir.h.

◆ targetHeight

UINT32 GFXREDIR_PRESENT_BUFFER_PDU::targetHeight

Definition at line 149 of file channels/gfxredir.h.

◆ targetWidth

UINT32 GFXREDIR_PRESENT_BUFFER_PDU::targetWidth

Definition at line 148 of file channels/gfxredir.h.

◆ timestamp

UINT64 GFXREDIR_PRESENT_BUFFER_PDU::timestamp

Definition at line 143 of file channels/gfxredir.h.

◆ windowId

UINT64 GFXREDIR_PRESENT_BUFFER_PDU::windowId

Definition at line 145 of file channels/gfxredir.h.


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