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