FreeRDP
mfPeerContext Struct Reference

#include <mf_interface.h>

Collaboration diagram for mfPeerContext:

Data Fields

rdpContext _p
 
mfInfo * info
 
wStreams
 
BOOL activated
 
UINT32 frame_id
 
BOOL audin_open
 
RFX_CONTEXT * rfx_context
 
NSC_CONTEXT * nsc_context
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Client FreeRDP Mac OS X Server

Copyright 2012 Marc-Andre Moreau marca.nosp@m.ndre.nosp@m..more.nosp@m.au@g.nosp@m.mail..nosp@m.com Copyright 2012 Corey Clayton can.o.nosp@m.f.tu.nosp@m.na@gm.nosp@m.ail..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 50 of file mf_interface.h.

Field Documentation

◆ _p

rdpContext mfPeerContext::_p

Definition at line 52 of file mf_interface.h.

◆ activated

BOOL mfPeerContext::activated

Definition at line 56 of file mf_interface.h.

◆ audin_open

BOOL mfPeerContext::audin_open

Definition at line 58 of file mf_interface.h.

◆ frame_id

UINT32 mfPeerContext::frame_id

Definition at line 57 of file mf_interface.h.

◆ info

mfInfo* mfPeerContext::info

Definition at line 54 of file mf_interface.h.

◆ nsc_context

NSC_CONTEXT* mfPeerContext::nsc_context

Definition at line 60 of file mf_interface.h.

◆ rfx_context

RFX_CONTEXT* mfPeerContext::rfx_context

Definition at line 59 of file mf_interface.h.

◆ s

wStream* mfPeerContext::s

Definition at line 55 of file mf_interface.h.


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