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