Captures the video of the current time as an image and saves it as a file.


Method summary
​WizeyeVideoPlayer.saveAsImage(path)



ParametersDescription

path

Path to save image.


mp1.saveAsImage("c:/test.jpeg");


Remarks

Output image file format is JPEG.