Get the audio device name when the type of device is specified.
#include <audio/audio_manager_device.h>
const char* audio_manager_get_device_name(audio_manager_device_t device)
BlackBerry 10.0.0
The type of the device being returned.
Use audio_manager_get_device_name() to retrieve the audio manager device name when provided the type of the device.
The device name from the AUDIO_DEVICE_NAMES. If an error occurred or the string could not be found, a value of "default" is returned.