The mm-renderer context handle type.
#include <mm/renderer.h>
typedef struct mmr_context mmr_context_t;
The structure mmr_context_t is a private data type representing a context handle.
Your application can monitor changes to the context state by using the Event API functions. For details about these functions, see the Multimedia Renderer Event API chapter.
QNX Neutrino