Get the currently active audio mode from an AUDIOMIXER_INFO event.
#include <bps/audiomixer.h>
BPS_API audiomixer_mode_t audiomixer_event_get_mode(bps_event_t *event)
BlackBerry 10.0.0
The AUDIOMIXER_INFO event to extract the mode from.
The audiomixer_event_get_mode() function extracts the audio mode currently active from an AUDIOMIXER_INFO event.
The currently active audio mode.