audio_manager_audio_system_status_change_t

The overall audio system status change event.

Synopsis:

typedef struct  {
    audio_manager_audio_system_status_t status ;
}audio_manager_audio_system_status_change_t;

Since:

BlackBerry 10.3.0

Data:

audio_manager_audio_system_status_t status
The current audio option selected.

Library:

libaudio_manager (For the qcc command, use the -l audio_manager option to link against this library)

Description:

This structure defines the changes of the status of the overall audio system.