|
static BOOL | rdpsnd_sndio_open (rdpsndDevicePlugin *device, AUDIO_FORMAT *format, int latency) |
|
static void | rdpsnd_sndio_close (rdpsndDevicePlugin *device) |
|
static BOOL | rdpsnd_sndio_set_volume (rdpsndDevicePlugin *device, UINT32 value) |
|
static void | rdpsnd_sndio_free (rdpsndDevicePlugin *device) |
|
static BOOL | rdpsnd_sndio_format_supported (rdpsndDevicePlugin *device, AUDIO_FORMAT *format) |
|
static void | rdpsnd_sndio_play (rdpsndDevicePlugin *device, BYTE *data, int size) |
|
static UINT | rdpsnd_sndio_parse_addin_args (rdpsndDevicePlugin *device, ADDIN_ARGV *args) |
|
| FREERDP_ENTRY_POINT (UINT VCAPITYPE sndio_freerdp_rdpsnd_client_subsystem_entry(PFREERDP_RDPSND_DEVICE_ENTRY_POINTS pEntryPoints)) |
|