Updated: October 28, 2024 |
The mm-renderer connection object
#include <mm/renderer.h>
typedef struct mmr_connection mmr_connection_t;
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.