PlayPause extension
Methods
-
decreaseVolumeBy(
double value) → void -
Available on ShararaVideoPlayerController, provided by the PlayPause extension
decrease The volume byvalue -
deMute(
) → void -
Available on ShararaVideoPlayerController, provided by the PlayPause extension
setting the volume to the last volume before mute state -
increaseVolumeBy(
double value) → void -
Available on ShararaVideoPlayerController, provided by the PlayPause extension
Increase The volume byvalue -
initialize(
) → dynamic -
Available on ShararaVideoPlayerController, provided by the PlayPause extension
-
minusScrubbing(
int seconds) → void -
Available on ShararaVideoPlayerController, provided by the PlayPause extension
minusScrubbing and Skip back some seconds of video -
mute(
) → void -
Available on ShararaVideoPlayerController, provided by the PlayPause extension
Mute => A shortcut for setting volume to 0.0 value -
pause(
) → void -
Available on ShararaVideoPlayerController, provided by the PlayPause extension
pause the video -
play(
) → void -
Available on ShararaVideoPlayerController, provided by the PlayPause extension
playing the video -
plusScrubbing(
int seconds) → void -
Available on ShararaVideoPlayerController, provided by the PlayPause extension
plusScrubbing and Skip some seconds of video -
seekTo(
Duration position) → void -
Available on ShararaVideoPlayerController, provided by the PlayPause extension
Seek to Custom Position -
setLooping(
bool value) → void -
Available on ShararaVideoPlayerController, provided by the PlayPause extension
Seek to Custom Position -
setVolume(
double volume) → void -
Available on ShararaVideoPlayerController, provided by the PlayPause extension
Sets Volume Of Video -
toggle(
) → void -
Available on ShararaVideoPlayerController, provided by the PlayPause extension
toggle meanse