FreeRDP
tsmf_audio.h File Reference
#include "tsmf_types.h"
This graph shows which files directly or indirectly include this file:

Data Structures

struct  ITSMFAudioDevice
 

Macros

#define TSMF_AUDIO_DEVICE_EXPORT_FUNC_NAME   "TSMFAudioDeviceEntry"
 

Typedefs

typedef ITSMFAudioDevice *(* TSMF_AUDIO_DEVICE_ENTRY) (void)
 

Functions

ITSMFAudioDevice * tsmf_load_audio_device (const char *name, const char *device)
 

Macro Definition Documentation

◆ TSMF_AUDIO_DEVICE_EXPORT_FUNC_NAME

#define TSMF_AUDIO_DEVICE_EXPORT_FUNC_NAME   "TSMFAudioDeviceEntry"

Typedef Documentation

◆ TSMF_AUDIO_DEVICE_ENTRY

typedef ITSMFAudioDevice*(* TSMF_AUDIO_DEVICE_ENTRY) (void)

Function Documentation

◆ tsmf_load_audio_device()

ITSMFAudioDevice* tsmf_load_audio_device ( const char *  name,
const char *  device 
)
Here is the call graph for this function:
Here is the caller graph for this function: