mmr_context_t

The mm-renderer context object

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. Pointers to this data type are used as context handles in the API functions that perform any context operations, including attaching and detaching inputs and outputs, retrieving events and errors, and managing playback.