FreeRDP
Loading...
Searching...
No Matches
RdpgfxClientContext Struct Reference
Collaboration diagram for RdpgfxClientContext:

Data Fields

void * handle
 
void * custom
 
WINPR_ATTR_NODISCARD pcRdpgfxResetGraphics ResetGraphics
 
WINPR_ATTR_NODISCARD pcRdpgfxStartFrame StartFrame
 
WINPR_ATTR_NODISCARD pcRdpgfxEndFrame EndFrame
 
WINPR_ATTR_NODISCARD pcRdpgfxSurfaceCommand SurfaceCommand
 
WINPR_ATTR_NODISCARD pcRdpgfxDeleteEncodingContext DeleteEncodingContext
 
WINPR_ATTR_NODISCARD pcRdpgfxCreateSurface CreateSurface
 
WINPR_ATTR_NODISCARD pcRdpgfxDeleteSurface DeleteSurface
 
WINPR_ATTR_NODISCARD pcRdpgfxSolidFill SolidFill
 
WINPR_ATTR_NODISCARD pcRdpgfxSurfaceToSurface SurfaceToSurface
 
WINPR_ATTR_NODISCARD pcRdpgfxSurfaceToCache SurfaceToCache
 
WINPR_ATTR_NODISCARD pcRdpgfxCacheToSurface CacheToSurface
 
WINPR_ATTR_NODISCARD pcRdpgfxCacheImportOffer CacheImportOffer
 
WINPR_ATTR_NODISCARD pcRdpgfxCacheImportReply CacheImportReply
 
WINPR_ATTR_NODISCARD pcRdpgfxImportCacheEntry ImportCacheEntry
 
WINPR_ATTR_NODISCARD pcRdpgfxExportCacheEntry ExportCacheEntry
 
WINPR_ATTR_NODISCARD pcRdpgfxEvictCacheEntry EvictCacheEntry
 
WINPR_ATTR_NODISCARD pcRdpgfxMapSurfaceToOutput MapSurfaceToOutput
 
WINPR_ATTR_NODISCARD pcRdpgfxMapSurfaceToScaledOutput MapSurfaceToScaledOutput
 
WINPR_ATTR_NODISCARD pcRdpgfxMapSurfaceToWindow MapSurfaceToWindow
 
WINPR_ATTR_NODISCARD pcRdpgfxMapSurfaceToScaledWindow MapSurfaceToScaledWindow
 
WINPR_ATTR_NODISCARD pcRdpgfxGetSurfaceIds GetSurfaceIds
 
WINPR_ATTR_NODISCARD pcRdpgfxSetSurfaceData SetSurfaceData
 
WINPR_ATTR_NODISCARD pcRdpgfxGetSurfaceData GetSurfaceData
 
WINPR_ATTR_NODISCARD pcRdpgfxSetCacheSlotData SetCacheSlotData
 
WINPR_ATTR_NODISCARD pcRdpgfxGetCacheSlotData GetCacheSlotData
 
WINPR_ATTR_NODISCARD pcRdpgfxOnOpen OnOpen
 
WINPR_ATTR_NODISCARD pcRdpgfxOnClose OnClose
 
WINPR_ATTR_NODISCARD pcRdpgfxCapsAdvertise CapsAdvertise
 
WINPR_ATTR_NODISCARD pcRdpgfxCapsConfirm CapsConfirm
 
WINPR_ATTR_NODISCARD pcRdpgfxFrameAcknowledge FrameAcknowledge
 
WINPR_ATTR_NODISCARD pcRdpgfxQoeFrameAcknowledge QoeFrameAcknowledge
 
WINPR_ATTR_NODISCARD pcRdpgfxUpdateSurfaces UpdateSurfaces
 
WINPR_ATTR_NODISCARD pcRdpgfxUpdateSurfaceArea UpdateSurfaceArea
 
WINPR_ATTR_NODISCARD pcRdpgfxUpdateWindowFromSurface UpdateWindowFromSurface
 
WINPR_ATTR_NODISCARD pcRdpgfxMapWindowForSurface MapWindowForSurface
 
WINPR_ATTR_NODISCARD pcRdpgfxUnmapWindowForSurface UnmapWindowForSurface
 
CRITICAL_SECTION mux
 
rdpCodecs * codecs
 

Detailed Description

Definition at line 122 of file client/rdpgfx.h.

Field Documentation

◆ CacheImportOffer

WINPR_ATTR_NODISCARD pcRdpgfxCacheImportOffer RdpgfxClientContext::CacheImportOffer

Definition at line 139 of file client/rdpgfx.h.

◆ CacheImportReply

WINPR_ATTR_NODISCARD pcRdpgfxCacheImportReply RdpgfxClientContext::CacheImportReply

Definition at line 140 of file client/rdpgfx.h.

◆ CacheToSurface

WINPR_ATTR_NODISCARD pcRdpgfxCacheToSurface RdpgfxClientContext::CacheToSurface

Definition at line 138 of file client/rdpgfx.h.

◆ CapsAdvertise

WINPR_ATTR_NODISCARD pcRdpgfxCapsAdvertise RdpgfxClientContext::CapsAdvertise

Definition at line 158 of file client/rdpgfx.h.

◆ CapsConfirm

WINPR_ATTR_NODISCARD pcRdpgfxCapsConfirm RdpgfxClientContext::CapsConfirm

Definition at line 159 of file client/rdpgfx.h.

◆ codecs

rdpCodecs* RdpgfxClientContext::codecs

Definition at line 176 of file client/rdpgfx.h.

◆ CreateSurface

WINPR_ATTR_NODISCARD pcRdpgfxCreateSurface RdpgfxClientContext::CreateSurface

Definition at line 133 of file client/rdpgfx.h.

◆ custom

void* RdpgfxClientContext::custom

Definition at line 125 of file client/rdpgfx.h.

◆ DeleteEncodingContext

WINPR_ATTR_NODISCARD pcRdpgfxDeleteEncodingContext RdpgfxClientContext::DeleteEncodingContext

Definition at line 132 of file client/rdpgfx.h.

◆ DeleteSurface

WINPR_ATTR_NODISCARD pcRdpgfxDeleteSurface RdpgfxClientContext::DeleteSurface

Definition at line 134 of file client/rdpgfx.h.

◆ EndFrame

WINPR_ATTR_NODISCARD pcRdpgfxEndFrame RdpgfxClientContext::EndFrame

Definition at line 130 of file client/rdpgfx.h.

◆ EvictCacheEntry

WINPR_ATTR_NODISCARD pcRdpgfxEvictCacheEntry RdpgfxClientContext::EvictCacheEntry

Definition at line 143 of file client/rdpgfx.h.

◆ ExportCacheEntry

WINPR_ATTR_NODISCARD pcRdpgfxExportCacheEntry RdpgfxClientContext::ExportCacheEntry

Definition at line 142 of file client/rdpgfx.h.

◆ FrameAcknowledge

WINPR_ATTR_NODISCARD pcRdpgfxFrameAcknowledge RdpgfxClientContext::FrameAcknowledge

Definition at line 160 of file client/rdpgfx.h.

◆ GetCacheSlotData

WINPR_ATTR_NODISCARD pcRdpgfxGetCacheSlotData RdpgfxClientContext::GetCacheSlotData

Definition at line 153 of file client/rdpgfx.h.

◆ GetSurfaceData

WINPR_ATTR_NODISCARD pcRdpgfxGetSurfaceData RdpgfxClientContext::GetSurfaceData

Definition at line 151 of file client/rdpgfx.h.

◆ GetSurfaceIds

WINPR_ATTR_NODISCARD pcRdpgfxGetSurfaceIds RdpgfxClientContext::GetSurfaceIds

Definition at line 149 of file client/rdpgfx.h.

◆ handle

void* RdpgfxClientContext::handle

Definition at line 124 of file client/rdpgfx.h.

◆ ImportCacheEntry

WINPR_ATTR_NODISCARD pcRdpgfxImportCacheEntry RdpgfxClientContext::ImportCacheEntry

Definition at line 141 of file client/rdpgfx.h.

◆ MapSurfaceToOutput

WINPR_ATTR_NODISCARD pcRdpgfxMapSurfaceToOutput RdpgfxClientContext::MapSurfaceToOutput

Definition at line 144 of file client/rdpgfx.h.

◆ MapSurfaceToScaledOutput

WINPR_ATTR_NODISCARD pcRdpgfxMapSurfaceToScaledOutput RdpgfxClientContext::MapSurfaceToScaledOutput

Definition at line 145 of file client/rdpgfx.h.

◆ MapSurfaceToScaledWindow

WINPR_ATTR_NODISCARD pcRdpgfxMapSurfaceToScaledWindow RdpgfxClientContext::MapSurfaceToScaledWindow

Definition at line 147 of file client/rdpgfx.h.

◆ MapSurfaceToWindow

WINPR_ATTR_NODISCARD pcRdpgfxMapSurfaceToWindow RdpgfxClientContext::MapSurfaceToWindow

Definition at line 146 of file client/rdpgfx.h.

◆ MapWindowForSurface

WINPR_ATTR_NODISCARD pcRdpgfxMapWindowForSurface RdpgfxClientContext::MapWindowForSurface

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

◆ mux

CRITICAL_SECTION RdpgfxClientContext::mux

Definition at line 175 of file client/rdpgfx.h.

◆ OnClose

WINPR_ATTR_NODISCARD pcRdpgfxOnClose RdpgfxClientContext::OnClose

Definition at line 157 of file client/rdpgfx.h.

◆ OnOpen

WINPR_ATTR_NODISCARD pcRdpgfxOnOpen RdpgfxClientContext::OnOpen

Definition at line 156 of file client/rdpgfx.h.

◆ QoeFrameAcknowledge

WINPR_ATTR_NODISCARD pcRdpgfxQoeFrameAcknowledge RdpgfxClientContext::QoeFrameAcknowledge

Definition at line 161 of file client/rdpgfx.h.

◆ ResetGraphics

WINPR_ATTR_NODISCARD pcRdpgfxResetGraphics RdpgfxClientContext::ResetGraphics

Definition at line 128 of file client/rdpgfx.h.

◆ SetCacheSlotData

WINPR_ATTR_NODISCARD pcRdpgfxSetCacheSlotData RdpgfxClientContext::SetCacheSlotData

Definition at line 152 of file client/rdpgfx.h.

◆ SetSurfaceData

WINPR_ATTR_NODISCARD pcRdpgfxSetSurfaceData RdpgfxClientContext::SetSurfaceData

Definition at line 150 of file client/rdpgfx.h.

◆ SolidFill

WINPR_ATTR_NODISCARD pcRdpgfxSolidFill RdpgfxClientContext::SolidFill

Definition at line 135 of file client/rdpgfx.h.

◆ StartFrame

WINPR_ATTR_NODISCARD pcRdpgfxStartFrame RdpgfxClientContext::StartFrame

Definition at line 129 of file client/rdpgfx.h.

◆ SurfaceCommand

WINPR_ATTR_NODISCARD pcRdpgfxSurfaceCommand RdpgfxClientContext::SurfaceCommand

Definition at line 131 of file client/rdpgfx.h.

◆ SurfaceToCache

WINPR_ATTR_NODISCARD pcRdpgfxSurfaceToCache RdpgfxClientContext::SurfaceToCache

Definition at line 137 of file client/rdpgfx.h.

◆ SurfaceToSurface

WINPR_ATTR_NODISCARD pcRdpgfxSurfaceToSurface RdpgfxClientContext::SurfaceToSurface

Definition at line 136 of file client/rdpgfx.h.

◆ UnmapWindowForSurface

WINPR_ATTR_NODISCARD pcRdpgfxUnmapWindowForSurface RdpgfxClientContext::UnmapWindowForSurface

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

◆ UpdateSurfaceArea

WINPR_ATTR_NODISCARD pcRdpgfxUpdateSurfaceArea RdpgfxClientContext::UpdateSurfaceArea

Definition at line 165 of file client/rdpgfx.h.

◆ UpdateSurfaces

WINPR_ATTR_NODISCARD pcRdpgfxUpdateSurfaces RdpgfxClientContext::UpdateSurfaces

Definition at line 164 of file client/rdpgfx.h.

◆ UpdateWindowFromSurface

WINPR_ATTR_NODISCARD pcRdpgfxUpdateWindowFromSurface RdpgfxClientContext::UpdateWindowFromSurface

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


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