FreeRDP
wfPeerContext Struct Reference

Data Fields

rdpContext _p
 
wfInfo * info
 
int frame_idx
 
HANDLE updateEvent
 
BOOL socketClose
 
HANDLE socketEvent
 
HANDLE socketThread
 
HANDLE socketSemaphore
 
HANDLE vcm
 
RdpsndServerContext * rdpsnd
 

Detailed Description

Definition at line 92 of file wf_interface.h.

Field Documentation

◆ _p

rdpContext wfPeerContext::_p

Definition at line 94 of file wf_interface.h.

◆ frame_idx

int wfPeerContext::frame_idx

Definition at line 97 of file wf_interface.h.

◆ info

wfInfo* wfPeerContext::info

Definition at line 96 of file wf_interface.h.

◆ rdpsnd

RdpsndServerContext* wfPeerContext::rdpsnd

Definition at line 105 of file wf_interface.h.

◆ socketClose

BOOL wfPeerContext::socketClose

Definition at line 99 of file wf_interface.h.

◆ socketEvent

HANDLE wfPeerContext::socketEvent

Definition at line 100 of file wf_interface.h.

◆ socketSemaphore

HANDLE wfPeerContext::socketSemaphore

Definition at line 102 of file wf_interface.h.

◆ socketThread

HANDLE wfPeerContext::socketThread

Definition at line 101 of file wf_interface.h.

◆ updateEvent

HANDLE wfPeerContext::updateEvent

Definition at line 98 of file wf_interface.h.

◆ vcm

HANDLE wfPeerContext::vcm

Definition at line 104 of file wf_interface.h.


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