FreeRDP
testPeerContext Struct Reference

#include <sfreerdp.h>

Collaboration diagram for testPeerContext:

Data Fields

rdpContext _p
 
RFX_CONTEXT * rfx_context
 
NSC_CONTEXT * nsc_context
 
wStreams
 
BYTEbg_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.

Field Documentation

◆ _p

rdpContext testPeerContext::_p

◆ activated

BOOL testPeerContext::activated

◆ audin_open

BOOL testPeerContext::audin_open

◆ bg_data

BYTE* testPeerContext::bg_data

◆ debug_channel

void* testPeerContext::debug_channel

◆ debug_channel_thread

HANDLE testPeerContext::debug_channel_thread

◆ encomsp

EncomspServerContext* testPeerContext::encomsp

◆ event

HANDLE testPeerContext::event

◆ frame_id

UINT32 testPeerContext::frame_id

◆ icon_x

UINT32 testPeerContext::icon_x

◆ icon_y

UINT32 testPeerContext::icon_y

◆ image

wImage* testPeerContext::image

◆ io

rdpTransportIo testPeerContext::io

◆ nsc_context

NSC_CONTEXT* testPeerContext::nsc_context

◆ rdpsnd

RdpsndServerContext* testPeerContext::rdpsnd

◆ rfx_context

RFX_CONTEXT* testPeerContext::rfx_context

◆ s

wStream* testPeerContext::s

◆ stopEvent

HANDLE testPeerContext::stopEvent

◆ vcm

HANDLE testPeerContext::vcm

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