|
static BOOL | rdpsnd_fake_open (rdpsndDevicePlugin *device, const AUDIO_FORMAT *format, UINT32 latency) |
|
static void | rdpsnd_fake_close (rdpsndDevicePlugin *device) |
|
static BOOL | rdpsnd_fake_set_volume (rdpsndDevicePlugin *device, UINT32 value) |
|
static void | rdpsnd_fake_free (rdpsndDevicePlugin *device) |
|
static BOOL | rdpsnd_fake_format_supported (rdpsndDevicePlugin *device, const AUDIO_FORMAT *format) |
|
static UINT | rdpsnd_fake_play (rdpsndDevicePlugin *device, const BYTE *data, size_t size) |
|
static UINT | rdpsnd_fake_parse_addin_args (rdpsndFakePlugin *fake, const ADDIN_ARGV *args) |
|
| FREERDP_ENTRY_POINT (UINT VCAPITYPE fake_freerdp_rdpsnd_client_subsystem_entry(PFREERDP_RDPSND_DEVICE_ENTRY_POINTS pEntryPoints)) |
|