audiodevice_info_t

Opaque audio device information type.

Synopsis:

#include <bps/audiodevice.h>
 
struct audiodevice_info_t;

Since:

BlackBerry 10.0.0

Library:

libbps (For the qcc command, use the -l bps option to link against this library)

Description:

The audiodevice_info_t structure is an opaque handle to information pertaining to an audio device. You can extract audio device information using accessor functions.