FreeRDP
TSMF_IFMAN Struct Reference

#include <tsmf_ifman.h>

Data Fields

IWTSVirtualChannelCallback * channel_callback
 
const char * decoder_name
 
const char * audio_name
 
const char * audio_device
 
BYTE presentation_id [16]
 
UINT32 stream_id
 
UINT32 message_id
 
wStream * input
 
UINT32 input_size
 
wStream * output
 
BOOL output_pending
 
UINT32 output_interface_id
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Implementation Video Redirection Virtual Channel - Interface Manipulation

Copyright 2010-2011 Vic Lee Copyright 2015 Thincast Technologies GmbH Copyright 2015 DI (FH) Martin Haimberger marti.nosp@m.n.ha.nosp@m.imber.nosp@m.ger@.nosp@m.thinc.nosp@m.ast..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

◆ audio_device

const char* TSMF_IFMAN::audio_device

◆ audio_name

const char* TSMF_IFMAN::audio_name

◆ channel_callback

IWTSVirtualChannelCallback* TSMF_IFMAN::channel_callback

◆ decoder_name

const char* TSMF_IFMAN::decoder_name

◆ input

wStream* TSMF_IFMAN::input

◆ input_size

UINT32 TSMF_IFMAN::input_size

◆ message_id

UINT32 TSMF_IFMAN::message_id

◆ output

wStream* TSMF_IFMAN::output

◆ output_interface_id

UINT32 TSMF_IFMAN::output_interface_id

◆ output_pending

BOOL TSMF_IFMAN::output_pending

◆ presentation_id

BYTE TSMF_IFMAN::presentation_id[16]

◆ stream_id

UINT32 TSMF_IFMAN::stream_id

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