FreeRDP
|
#include <mf_interface.h>
Data Fields | |
rdpContext | _p |
mfInfo * | info |
wStream * | s |
BOOL | activated |
UINT32 | frame_id |
BOOL | audin_open |
RFX_CONTEXT * | rfx_context |
NSC_CONTEXT * | nsc_context |
FreeRDP: A Remote Desktop Protocol Client FreeRDP Mac OS X Server
Copyright 2012 Marc-Andre Moreau marca Copyright 2012 Corey Clayton ndre .more au@g mail. comcan.o f.tu na@gm ail. 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.
rdpContext mfPeerContext::_p |
Definition at line 52 of file mf_interface.h.
BOOL mfPeerContext::activated |
Definition at line 56 of file mf_interface.h.
BOOL mfPeerContext::audin_open |
Definition at line 58 of file mf_interface.h.
UINT32 mfPeerContext::frame_id |
Definition at line 57 of file mf_interface.h.
mfInfo* mfPeerContext::info |
Definition at line 54 of file mf_interface.h.
NSC_CONTEXT* mfPeerContext::nsc_context |
Definition at line 60 of file mf_interface.h.
RFX_CONTEXT* mfPeerContext::rfx_context |
Definition at line 59 of file mf_interface.h.
wStream* mfPeerContext::s |
Definition at line 55 of file mf_interface.h.