Functions in
audio_manager_volume.h
Functions for managing audio volume.
audio_manager_adjust_input_level()
Adjust the audio input level of the specified audio device.
audio_manager_adjust_output_level()
Adjust the audio output level of a specified device.
audio_manager_decrease_output_level()
Decrease the audio output level of the specified audio device.
audio_manager_get_headphone_boost_status()
Get the headphone volume boost status.
audio_manager_get_headphone_override()
Deprecated.
audio_manager_get_headphone_unsafe_zone_status()
Get the headphone volume unsafe zone status.
audio_manager_get_input_level()
Get the audio input level of the specified audio device.
audio_manager_get_input_mute()
Get the mute status of the audio input of the specified audio device.
audio_manager_get_output_level()
Get the audio output level of a specified device.
audio_manager_get_output_mute()
Get the mute status of the audio output of the specified audio device.
audio_manager_get_output_volume_steps()
Get the number of available output volume steps.
audio_manager_get_stat_counter()
Get the statistic counter of the specified statistic entry name.
audio_manager_get_voice_output_volume_steps()
Get the number of available voice output volume steps.
audio_manager_increase_output_level()
Increase the audio output level of a device.
audio_manager_set_input_level()
Set the audio input level of the specified audio device.
audio_manager_set_input_mute()
Mute the audio input of the specified audio device.
audio_manager_set_output_level()
Set the audio output level of the specified audio device.
audio_manager_set_output_mute()
Mute the audio output of the specified audio device.
audio_manager_toggle_input_mute()
Toggle the audio input mute status of the specified audio device.
audio_manager_toggle_output_mute()
Toggle the audio output mute status of the specified audio device.
Parent topic:
Audio volume (audio_manager_volume.h)