Retrieve the audio device from an AUDIODEVICE_INFO event.
#include <bps/audiodevice.h>
BPS_API audiodevice_device_t audiodevice_event_get_device(bps_event_t *event)
BlackBerry 10.0.0
The AUDIODEVICE_INFO event to extract the audio device from.
The audiodevice_event_get_device() function extracts the audio device from the specified AUDIODEVICE_INFO event.
The audio device.