Retrieve the volume control of the audio device specified in an audio device information structure.
#include <bps/audiodevice.h>
BPS_API audiodevice_volume_type_t audiodevice_info_get_volumecontrol(audiodevice_info_t *info)
BlackBerry 10.0.0
The audiodevice_info_t structure to get the volume control from.
The audiodevice_info_get_volumecontrol() function gets the volume control of the audio device in the specified audiodevice_info_t structure.
The volume control.