Pause the current media content.
#include <bps/mediacontroller.h>
BPS_API int mediacontroller_pause(void)
BlackBerry 10.0.0
The mediacontroller_pause() function directs the connected media player to pause playing content.
BPS_SUCCESS when the function completes successfully, BPS_FAILURE with errno value set otherwise.