Retrieve the unique domain ID for the Media Player service.
#include <bps/mediaplayer.h>
BPS_API int mediaplayer_get_domain(void)
BlackBerry 10.0.0
The mediaplayer_get_domain() function gets the unique domain ID for the Media Player service. You can use this function in your application to determine whether an event that you retrieve using the bps_get_event() function is a Media player event, and respond accordingly.
The domain ID for the Media Player service.