Free the memory that is used by an audio device details structure.
#include <bps/audiodevice.h>
BPS_API void audiodevice_free_details(audiodevice_details_t *details) BPS_DEPRECATED
BlackBerry 10.0.0
The structure whose memory needs to be freed. Note that the pointer to the structure is not freed.
Deprecated:
The audiodevice_free_details() function frees the memory that is used by the specified audio device details structure.