FreeRDP
wfInfo Struct Reference
Collaboration diagram for wfInfo:

Data Fields

wStreams
 
int screenID
 
int virtscreen_width
 
int virtscreen_height
 
int servscreen_width
 
int servscreen_height
 
int servscreen_xoffset
 
int servscreen_yoffset
 
int frame_idx
 
int bitsPerPixel
 
HDC driverDC
 
int peerCount
 
int activePeerCount
 
void * changeBuffer
 
int framesPerSecond
 
LPTSTR deviceKey
 
TCHAR deviceName [32]
 
freerdp_peer ** peers
 
BOOL mirrorDriverActive
 
UINT framesWaiting
 
HANDLE snd_mutex
 
BOOL snd_stop
 
AUDIO_FORMATagreed_format
 
RECT invalid
 
HANDLE mutex
 
BOOL updatePending
 
HANDLE updateEvent
 
HANDLE updateThread
 
HANDLE updateSemaphore
 
RFX_CONTEXT * rfx_context
 
unsigned long lastUpdate
 
unsigned long nextUpdate
 
SURFACE_BITS_COMMAND cmd
 
BOOL input_disabled
 
BOOL force_all_disconnect
 

Detailed Description

Definition at line 47 of file wf_interface.h.

Field Documentation

◆ activePeerCount

int wfInfo::activePeerCount

Definition at line 64 of file wf_interface.h.

◆ agreed_format

AUDIO_FORMAT* wfInfo::agreed_format

Definition at line 75 of file wf_interface.h.

◆ bitsPerPixel

int wfInfo::bitsPerPixel

Definition at line 61 of file wf_interface.h.

◆ changeBuffer

void* wfInfo::changeBuffer

Definition at line 65 of file wf_interface.h.

◆ cmd

SURFACE_BITS_COMMAND wfInfo::cmd

Definition at line 86 of file wf_interface.h.

◆ deviceKey

LPTSTR wfInfo::deviceKey

Definition at line 67 of file wf_interface.h.

◆ deviceName

TCHAR wfInfo::deviceName[32]

Definition at line 68 of file wf_interface.h.

◆ driverDC

HDC wfInfo::driverDC

Definition at line 62 of file wf_interface.h.

◆ force_all_disconnect

BOOL wfInfo::force_all_disconnect

Definition at line 89 of file wf_interface.h.

◆ frame_idx

int wfInfo::frame_idx

Definition at line 60 of file wf_interface.h.

◆ framesPerSecond

int wfInfo::framesPerSecond

Definition at line 66 of file wf_interface.h.

◆ framesWaiting

UINT wfInfo::framesWaiting

Definition at line 71 of file wf_interface.h.

◆ input_disabled

BOOL wfInfo::input_disabled

Definition at line 88 of file wf_interface.h.

◆ invalid

RECT wfInfo::invalid

Definition at line 77 of file wf_interface.h.

◆ lastUpdate

unsigned long wfInfo::lastUpdate

Definition at line 84 of file wf_interface.h.

◆ mirrorDriverActive

BOOL wfInfo::mirrorDriverActive

Definition at line 70 of file wf_interface.h.

◆ mutex

HANDLE wfInfo::mutex

Definition at line 78 of file wf_interface.h.

◆ nextUpdate

unsigned long wfInfo::nextUpdate

Definition at line 85 of file wf_interface.h.

◆ peerCount

int wfInfo::peerCount

Definition at line 63 of file wf_interface.h.

◆ peers

freerdp_peer** wfInfo::peers

Definition at line 69 of file wf_interface.h.

◆ rfx_context

RFX_CONTEXT* wfInfo::rfx_context

Definition at line 83 of file wf_interface.h.

◆ s

wStream* wfInfo::s

Definition at line 49 of file wf_interface.h.

◆ screenID

int wfInfo::screenID

Definition at line 52 of file wf_interface.h.

◆ servscreen_height

int wfInfo::servscreen_height

Definition at line 56 of file wf_interface.h.

◆ servscreen_width

int wfInfo::servscreen_width

Definition at line 55 of file wf_interface.h.

◆ servscreen_xoffset

int wfInfo::servscreen_xoffset

Definition at line 57 of file wf_interface.h.

◆ servscreen_yoffset

int wfInfo::servscreen_yoffset

Definition at line 58 of file wf_interface.h.

◆ snd_mutex

HANDLE wfInfo::snd_mutex

Definition at line 73 of file wf_interface.h.

◆ snd_stop

BOOL wfInfo::snd_stop

Definition at line 74 of file wf_interface.h.

◆ updateEvent

HANDLE wfInfo::updateEvent

Definition at line 80 of file wf_interface.h.

◆ updatePending

BOOL wfInfo::updatePending

Definition at line 79 of file wf_interface.h.

◆ updateSemaphore

HANDLE wfInfo::updateSemaphore

Definition at line 82 of file wf_interface.h.

◆ updateThread

HANDLE wfInfo::updateThread

Definition at line 81 of file wf_interface.h.

◆ virtscreen_height

int wfInfo::virtscreen_height

Definition at line 54 of file wf_interface.h.

◆ virtscreen_width

int wfInfo::virtscreen_width

Definition at line 53 of file wf_interface.h.


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