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 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.

Classification:

QNX Neutrino