Rewind the media.
#include <bps/mediacontroller.h>
BPS_API int mediacontroller_rewind(void)
BlackBerry 10.0.0
The mediacontroller_rewind() function directs the connected media player to enter rewind mode.
BPS_SUCCESS when the function completes successfully, BPS_FAILURE with errno value set otherwise.