Audio Manager API
audio_manager_routing.h
Parent topic
:
audio_manager_routing.h
Functions in
audio_manager_routing.h
Functions for managing audio routing.
audio_manager_activate_bound_handle()
Activate the given audio manager handle and refresh audio ducking settings.
audio_manager_activate_handle()
Activate the given audio manager handle.
audio_manager_check_autopause()
Check if a device switch should result in an autopause.
audio_manager_free_handle()
Free the given audio manager handle.
audio_manager_get_alias_handle()
Get an audio manager handle that is an alias of another audio manager handle.
audio_manager_get_handle()
Get the audio manager handle for a given audio type.
audio_manager_get_handle_for_runtime()
Get the audio manager handle for a given audio type.
audio_manager_get_handle_status()
Get the status of the given audio manager handle.
audio_manager_get_handle_type()
Retrieve the audio type of a given audio manager handle.
audio_manager_get_name_from_type()
Get the name of an audio manager type.
audio_manager_get_name_from_runtime()
Get the name of an audio manager runtime.
audio_manager_get_runtime_from_name()
Get the audio handle runtime given the name of the runtime.
audio_manager_get_type_from_name()
Get the audio handle type given the name of the type.
audio_manager_set_handle_routing_conditions()
Set the reset condition of the preferred input and output.
audio_manager_set_handle_keep_alive()
Set the keep-alive status for the handle.
audio_manager_set_handle_type()
Set the audio type of a given audio manager handle.
audio_manager_snd_pcm_open()
Open a PCM channel with a given audio type, given audio card, and device.
audio_manager_snd_pcm_open_name()
Open a PCM channel with a given audio type and a given name of the audio path.
audio_manager_snd_pcm_open_preferred()
Open a preferred PCM channel with a given audio type.
audio_manager_suspend_bound_handle()
Activate the given audio manager handle and refresh audio ducking settings.
audio_manager_suspend_handle()
Suspend the given audio manager handle.