FreeRDP
RDPGFX_PLUGIN Struct Reference

#include <rdpgfx_main.h>

Data Fields

IWTSPlugin iface
 
IWTSListener * listener
 
RDPGFX_LISTENER_CALLBACK * listener_callback
 
rdpSettings * settings
 
BOOL ThinClient
 
BOOL SmallCache
 
BOOL Progressive
 
BOOL ProgressiveV2
 
BOOL H264
 
BOOL AVC444
 
UINT32 capsFilter
 
ZGFX_CONTEXT * zgfx
 
UINT32 UnacknowledgedFrames
 
UINT32 TotalDecodedFrames
 
UINT64 StartDecodingTime
 
BOOL suspendFrameAcks
 
BOOL sendFrameAcks
 
wHashTable * SurfaceTable
 
UINT16 MaxCacheSlots
 
void * CacheSlots [25600]
 
rdpContext * rdpcontext
 
wLog * log
 
RDPGFX_CAPSET ConnectionCaps
 
BOOL SendQoeAck
 
BOOL initialized
 

Field Documentation

◆ AVC444

BOOL RDPGFX_PLUGIN::AVC444

◆ CacheSlots

void* RDPGFX_PLUGIN::CacheSlots[25600]

◆ capsFilter

UINT32 RDPGFX_PLUGIN::capsFilter

◆ ConnectionCaps

RDPGFX_CAPSET RDPGFX_PLUGIN::ConnectionCaps

◆ H264

BOOL RDPGFX_PLUGIN::H264

◆ iface

IWTSPlugin RDPGFX_PLUGIN::iface

◆ initialized

BOOL RDPGFX_PLUGIN::initialized

◆ listener

IWTSListener* RDPGFX_PLUGIN::listener

◆ listener_callback

RDPGFX_LISTENER_CALLBACK* RDPGFX_PLUGIN::listener_callback

◆ log

wLog* RDPGFX_PLUGIN::log

◆ MaxCacheSlots

UINT16 RDPGFX_PLUGIN::MaxCacheSlots

◆ Progressive

BOOL RDPGFX_PLUGIN::Progressive

◆ ProgressiveV2

BOOL RDPGFX_PLUGIN::ProgressiveV2

◆ rdpcontext

rdpContext* RDPGFX_PLUGIN::rdpcontext

◆ sendFrameAcks

BOOL RDPGFX_PLUGIN::sendFrameAcks

◆ SendQoeAck

BOOL RDPGFX_PLUGIN::SendQoeAck

◆ settings

rdpSettings* RDPGFX_PLUGIN::settings

◆ SmallCache

BOOL RDPGFX_PLUGIN::SmallCache

◆ StartDecodingTime

UINT64 RDPGFX_PLUGIN::StartDecodingTime

◆ SurfaceTable

wHashTable* RDPGFX_PLUGIN::SurfaceTable

◆ suspendFrameAcks

BOOL RDPGFX_PLUGIN::suspendFrameAcks

◆ ThinClient

BOOL RDPGFX_PLUGIN::ThinClient

◆ TotalDecodedFrames

UINT32 RDPGFX_PLUGIN::TotalDecodedFrames

◆ UnacknowledgedFrames

UINT32 RDPGFX_PLUGIN::UnacknowledgedFrames

◆ zgfx

ZGFX_CONTEXT* RDPGFX_PLUGIN::zgfx

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