Detach an input.
#include <mm/renderer/renderer.h>
int mmr_input_detach(mmr_context_t *ctxt)
BlackBerry 10.0.0
A context handle
Detach an input. If the context is playing, stop it. If there is no input already, this is a no-op.
Zero on success, -1 on failure (use mmr_error_info()).