FreeRDP
testPeerContext Struct Reference

#include <sfreerdp.h>

Collaboration diagram for testPeerContext:

Data Fields

rdpContext _p
 
RFX_CONTEXT * rfx_context
 
NSC_CONTEXT * nsc_context
 
wStreams
 
BYTE * bg_data
 
UINT32 icon_x
 
UINT32 icon_y
 
BOOL activated
 
HANDLE event
 
HANDLE stopEvent
 
HANDLE vcm
 
void * debug_channel
 
HANDLE debug_channel_thread
 
BOOL audin_open
 
UINT32 frame_id
 
RdpsndServerContext * rdpsnd
 
EncomspServerContext * encomsp
 
rdpTransportIo io
 
wImageimage
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Implementation FreeRDP Sample Server

Copyright 2012 Marc-Andre Moreau marca.nosp@m.ndre.nosp@m..more.nosp@m.au@g.nosp@m.mail..nosp@m.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Definition at line 43 of file sfreerdp.h.

Field Documentation

◆ _p

rdpContext testPeerContext::_p

Definition at line 45 of file sfreerdp.h.

◆ activated

BOOL testPeerContext::activated

Definition at line 53 of file sfreerdp.h.

◆ audin_open

BOOL testPeerContext::audin_open

Definition at line 62 of file sfreerdp.h.

◆ bg_data

BYTE* testPeerContext::bg_data

Definition at line 50 of file sfreerdp.h.

◆ debug_channel

void* testPeerContext::debug_channel

Definition at line 57 of file sfreerdp.h.

◆ debug_channel_thread

HANDLE testPeerContext::debug_channel_thread

Definition at line 58 of file sfreerdp.h.

◆ encomsp

EncomspServerContext* testPeerContext::encomsp

Definition at line 69 of file sfreerdp.h.

◆ event

HANDLE testPeerContext::event

Definition at line 54 of file sfreerdp.h.

◆ frame_id

UINT32 testPeerContext::frame_id

Definition at line 67 of file sfreerdp.h.

◆ icon_x

UINT32 testPeerContext::icon_x

Definition at line 51 of file sfreerdp.h.

◆ icon_y

UINT32 testPeerContext::icon_y

Definition at line 52 of file sfreerdp.h.

◆ image

wImage* testPeerContext::image

Definition at line 72 of file sfreerdp.h.

◆ io

rdpTransportIo testPeerContext::io

Definition at line 71 of file sfreerdp.h.

◆ nsc_context

NSC_CONTEXT* testPeerContext::nsc_context

Definition at line 48 of file sfreerdp.h.

◆ rdpsnd

RdpsndServerContext* testPeerContext::rdpsnd

Definition at line 68 of file sfreerdp.h.

◆ rfx_context

RFX_CONTEXT* testPeerContext::rfx_context

Definition at line 47 of file sfreerdp.h.

◆ s

wStream* testPeerContext::s

Definition at line 49 of file sfreerdp.h.

◆ stopEvent

HANDLE testPeerContext::stopEvent

Definition at line 55 of file sfreerdp.h.

◆ vcm

HANDLE testPeerContext::vcm

Definition at line 56 of file sfreerdp.h.


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