Start playing.
#include <mm/renderer/renderer.h>
int mmr_play(mmr_context_t *ctxt)
BlackBerry 10.0.0
A context handle.
Start playing. A no-op if already playing.
When mm-renderer is playing media, you can adjust the play speed, seek to another position, change playlists, or stop playback.
Zero on success, -1 on failure (use mmr_error_info()).