FreeRDP
TSMF_PLUGIN Struct Reference
Collaboration diagram for TSMF_PLUGIN:

Data Fields

IWTSPlugin iface
 
IWTSListener * listener
 
TSMF_LISTENER_CALLBACKlistener_callback
 
const char * decoder_name
 
const char * audio_name
 
const char * audio_device
 
rdpContext * rdpcontext
 

Detailed Description

Definition at line 47 of file tsmf_main.h.

Field Documentation

◆ audio_device

const char* TSMF_PLUGIN::audio_device

Definition at line 56 of file tsmf_main.h.

◆ audio_name

const char* TSMF_PLUGIN::audio_name

Definition at line 55 of file tsmf_main.h.

◆ decoder_name

const char* TSMF_PLUGIN::decoder_name

Definition at line 54 of file tsmf_main.h.

◆ iface

IWTSPlugin TSMF_PLUGIN::iface

Definition at line 49 of file tsmf_main.h.

◆ listener

IWTSListener* TSMF_PLUGIN::listener

Definition at line 51 of file tsmf_main.h.

◆ listener_callback

TSMF_LISTENER_CALLBACK* TSMF_PLUGIN::listener_callback

Definition at line 52 of file tsmf_main.h.

◆ rdpcontext

rdpContext* TSMF_PLUGIN::rdpcontext

Definition at line 58 of file tsmf_main.h.


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