|
static UINT | audin_opensles_close (IAudinDevice *device) |
|
static void | audin_receive (void *context, const void *data, size_t size) |
|
static UINT | audin_opensles_free (IAudinDevice *device) |
|
static BOOL | audin_opensles_format_supported (IAudinDevice *device, const AUDIO_FORMAT *format) |
|
static UINT | audin_opensles_set_format (IAudinDevice *device, const AUDIO_FORMAT *format, UINT32 FramesPerPacket) |
|
static UINT | audin_opensles_open (IAudinDevice *device, AudinReceive receive, void *user_data) |
|
static UINT | audin_opensles_parse_addin_args (AudinOpenSLESDevice *device, const ADDIN_ARGV *args) |
|
| FREERDP_ENTRY_POINT (UINT VCAPITYPE opensles_freerdp_audin_client_subsystem_entry(PFREERDP_AUDIN_DEVICE_ENTRY_POINTS pEntryPoints)) |
|