Get the value representing the provided audio type name.
#include <audio/audio_manager_routing.h>
audio_manager_audio_type_t audio_manager_get_type_from_name(const char *type_name)
BlackBerry 10.0.0
The name of the type to query.
Use audio_manager_get_type_from_name() to return the audio_manager_audio_type_t that corresponds to the provided audio type name.
The audio manager handle type. A value of -1 is returned if the name can't be found.