Functions in
audio_manager_device.h
Functions for managing audio devices.
audio_manager_get_audio_system_status()
Get the current status of the audio system.
audio_manager_get_default_device()
Get the current default audio output device that's picked by audio manager service.
audio_manager_get_default_input_device()
Get the current default audio input device picked by the audio manager service.
audio_manager_get_device_audio_capabilities()
Get the audio capabilities of the specified device.
audio_manager_get_device_audio_config()
Get the audio configuration of the specified device.
audio_manager_get_device_audio_path()
Deprecated.
audio_manager_get_device_audio_public()
Get whether an audio output device is public.
audio_manager_get_device_button_states()
Get the current button states of the specified output device.
audio_manager_get_device_capability()
Get the capabilities of an audio device.
audio_manager_get_device_dependency()
Get the dependency of an audio device.
audio_manager_get_device_from_name()
Get the audio device when the name of the device is specified.
audio_manager_get_device_name()
Get the audio device name when the type of device is specified.
audio_manager_get_device_volume_control()
Get the type of volume control used for an audio device.
audio_manager_get_preferred_audio_input_path()
Get the preferred system audio input path.
audio_manager_get_preferred_audio_output_path()
Get the preferred system audio output path.
audio_manager_is_device_connected()
Check whether the specified audio device is connected to the system.
audio_manager_is_device_kept_alive()
Check whether the specified audio device is kept in standby mode by the system.
audio_manager_is_device_supported()
Determine whether the specified audio device is supported by the system.
audio_manager_is_device_suspended()
Check whether the specified audio device is suspended by the system.
audio_manager_is_hdmi_in_mirror_mode()
Determine whether the mirror mode of the HDMI settings is on.
Parent topic:
Audio devices (audio_manager_device.h)