|
static BOOL | audin_sndio_format_supported (IAudinDevice *device, const AUDIO_FORMAT *format) |
|
static UINT | audin_sndio_set_format (IAudinDevice *device, AUDIO_FORMAT *format, UINT32 FramesPerPacket) |
|
static void * | audin_sndio_thread_func (void *arg) |
|
static UINT | audin_sndio_open (IAudinDevice *device, AudinReceive receive, void *user_data) |
|
static UINT | audin_sndio_close (IAudinDevice *device) |
|
static UINT | audin_sndio_free (IAudinDevice *device) |
|
static UINT | audin_sndio_parse_addin_args (AudinSndioDevice *device, ADDIN_ARGV *args) |
|
| FREERDP_ENTRY_POINT (UINT VCAPITYPE sndio_freerdp_audin_client_subsystem_entry(PFREERDP_AUDIN_DEVICE_ENTRY_POINTS pEntryPoints)) |
|