audio_manager_status_headphone_output_volume_regulation_change_t

The audio headphone output volume regulation change event.

Synopsis:

typedef struct  {
    audio_manager_headphone_output_regulation_t status ;
}audio_manager_status_headphone_output_volume_regulation_change_t;

Data:

audio_manager_headphone_output_regulation_t status
The status of the headphone output level regulation.

Library:

libaudio_manager

Description:

This structure defines the changes to the headphone output volume regulation status.