mmr_connection_t

Updated: April 19, 2023

The mm-renderer connection object

Synopsis:

#include <mm/renderer.h>
typedef struct mmr_connection mmr_connection_t;

Library:

mmrndclient

Description:

The mmr_connection_t structure is a private data type representing a connection to mm-renderer. Pointers to this data type are used as connection handles in the API functions for creating and opening contexts.