FreeRDP
TSMF_IFMAN Struct Reference

#include <tsmf_ifman.h>

Collaboration diagram for TSMF_IFMAN:

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
 
wStreaminput
 
UINT32 input_size
 
wStreamoutput
 
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.

Definition at line 27 of file tsmf_ifman.h.

Field Documentation

◆ audio_device

const char* TSMF_IFMAN::audio_device

Definition at line 32 of file tsmf_ifman.h.

◆ audio_name

const char* TSMF_IFMAN::audio_name

Definition at line 31 of file tsmf_ifman.h.

◆ channel_callback

IWTSVirtualChannelCallback* TSMF_IFMAN::channel_callback

Definition at line 29 of file tsmf_ifman.h.

◆ decoder_name

const char* TSMF_IFMAN::decoder_name

Definition at line 30 of file tsmf_ifman.h.

◆ input

wStream* TSMF_IFMAN::input

Definition at line 37 of file tsmf_ifman.h.

◆ input_size

UINT32 TSMF_IFMAN::input_size

Definition at line 38 of file tsmf_ifman.h.

◆ message_id

UINT32 TSMF_IFMAN::message_id

Definition at line 35 of file tsmf_ifman.h.

◆ output

wStream* TSMF_IFMAN::output

Definition at line 39 of file tsmf_ifman.h.

◆ output_interface_id

UINT32 TSMF_IFMAN::output_interface_id

Definition at line 41 of file tsmf_ifman.h.

◆ output_pending

BOOL TSMF_IFMAN::output_pending

Definition at line 40 of file tsmf_ifman.h.

◆ presentation_id

BYTE TSMF_IFMAN::presentation_id[16]

Definition at line 33 of file tsmf_ifman.h.

◆ stream_id

UINT32 TSMF_IFMAN::stream_id

Definition at line 34 of file tsmf_ifman.h.


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