Free the memory that is used by an audio device information structure.
#include <bps/audiodevice.h>
BPS_API void audiodevice_free_info(audiodevice_info_t **info)
BlackBerry 10.0.0
The structure whose memory needs to be freed. Note that the pointer to the structure is not freed.
The audiodevice_free_info() function frees the memory that is used by the specified audio device information structure.