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