start_video_recording
Description:
Start a video recording with the this and save it to filename
.
This method requires that this is playing and ready for capture.
The video_saved signal will be emitted when the video is saved.
Parameters:
this |
a Camera |
filename |
the name of the video file to where the recording will be saved |
Returns:
true if the video recording was successfully started, false otherwise |