/
Direction

Direction

Set default direction of playback.


Method summary
​WizeyeVideoPlayer.setPlaybackDirection(speed)
ParametersDescription

direction

(-) value: backward

(+) value: forward


example
mp1.setPlaybackDirection("1");	// forward
mp1.setPlaybackDirection("-1");	// backward

Related content

Pan and Tilt
Pan and Tilt
More like this
Stop
Stop
More like this
Pause
Pause
More like this
Seek
Seek
More like this
Play
Play
More like this
Start Video Capture
Start Video Capture
More like this