Increase the volume level.
#include <bps/mediacontroller.h>
BPS_API int mediacontroller_volume_up(void)
BlackBerry 10.0.0
The mediacontroller_volume_up() function increases the volume level.
BPS_SUCCESS when the function completes successfully, BPS_FAILURE with errno value set otherwise.