Indicate whether the audio device has input from an audio device information structure.
#include <bps/audiodevice.h>
BPS_API bool audiodevice_info_has_input(audiodevice_info_t *info)
BlackBerry 10.0.0
The audiodevice_info_t structure to get the input flag from.
The audiodevice_info_has_input() function indicates whether the audio device in the specified audiodevice_info_t structure has input.
The input flag.