Handle that identifies a monitored context.
#include <bps/mmrenderer.h>
typedef struct mmrenderer_monitor mmrenderer_monitor_t;
BlackBerry 10.0.0
The mmrenderer_monitor_t structure defines a handle that identifies a monitored context for the multimedia renderer. You create this structure for a particular context by calling mmrenderer_request_events(). This structure is then valid until you call mmrenderer_stop_events() or bps_shutdown().