mmr_context_t

The mm-renderer context handle type

Synopsis:

#include <mm/renderer.h>
typedef struct mmr_context mmr_context_t;

Library:

mmrndclient

Description:

The mmr_context_t structure is a private data type representing a context handle. Your application can monitor changes to the context state by using the event API functions.

Classification:

QNX Neutrino