Get the unique domain ID for the audio mixer service.
#include <bps/audiomixer.h>
BPS_API int audiomixer_get_domain(void)
BlackBerry 10.0.0
The audiomixer_get_domain() function gets the unique domain ID for the audio mixer service. You can use this function in your application to test whether an event that you retrieve using bps_get_event() is an audio mixer event, and respond accordingly.
The domain ID for the audio mixer service.