Detach an output.
#include <mm/renderer/renderer.h>
int mmr_output_detach(mmr_context_t *ctxt,
unsigned output_id)
BlackBerry 10.0.0
A context handle.
An output ID.
Detach the specified output.
Zero on success, -1 on failure (use mmr_error_info()).