| 
    FreeRDP
    
   | 
 
Data Fields | |
| rdpContext | _p | 
| wfInfo * | info | 
| int | frame_idx | 
| HANDLE | updateEvent | 
| BOOL | socketClose | 
| HANDLE | socketEvent | 
| HANDLE | socketThread | 
| HANDLE | socketSemaphore | 
| HANDLE | vcm | 
| RdpsndServerContext * | rdpsnd | 
Definition at line 92 of file wf_interface.h.
| rdpContext wfPeerContext::_p | 
Definition at line 94 of file wf_interface.h.
| int wfPeerContext::frame_idx | 
Definition at line 97 of file wf_interface.h.
| wfInfo* wfPeerContext::info | 
Definition at line 96 of file wf_interface.h.
| RdpsndServerContext* wfPeerContext::rdpsnd | 
Definition at line 105 of file wf_interface.h.
| BOOL wfPeerContext::socketClose | 
Definition at line 99 of file wf_interface.h.
| HANDLE wfPeerContext::socketEvent | 
Definition at line 100 of file wf_interface.h.
| HANDLE wfPeerContext::socketSemaphore | 
Definition at line 102 of file wf_interface.h.
| HANDLE wfPeerContext::socketThread | 
Definition at line 101 of file wf_interface.h.
| HANDLE wfPeerContext::updateEvent | 
Definition at line 98 of file wf_interface.h.
| HANDLE wfPeerContext::vcm | 
Definition at line 104 of file wf_interface.h.