Start Video Capture

Starts video capture. This method is used to store the video stream being played.


Method summary
​WizeyeVideoPlayer.startSaveAsVideo(path)
ParametersDescription

path

Path to save video


example
mp1.startSaveAsVideo("c:/test.avi");