Audio mixer events

Possible audio mixer events.

Synopsis:

#include <bps/audiomixer.h>
 
enumĀ {
      AUDIOMIXER_INFO = 0x01   
};

Since:

BlackBerry 10.0.0

Data:

AUDIOMIXER_INFO
The single audio mixer event, which contains all the information about the current audio mixer status.

Library:

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

Description:

This enumeration defines the possible audio mixer events. Currently, there is only one event.