mmr_stop()

Stop playing

Synopsis:

#include <mm/renderer.h>
int mmr_stop(mmr_context_t *ctxt)

Arguments:

ctxt
A context handle

Library:

mmrndclient

Description:

Stop playing. A no-op if the context is already stopped.

Returns:

Zero on success, -1 on failure (use mmr_error_info())