Set context parameters.
#include <mm/renderer.h>
int mmr_context_parameters( mmr_context_t *ctxt, strm_dict_t *parms )
Set parameters associated with the specified context. The applicable parameters and their types and values are implementation-specific. For example, different input and output types may require different parameters associated with the context. In general, the following parameters are supported:
Zero on success, -1 on failure (use mmr_error_info()).
QNX Neutrino
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |