StopVideoRecording
Syntax
StopVideoRecording(char windowName[]);
Function
Stops/suspends the recording for aCANoeVideo Window.
Parameters
windowName The name of the Video Window.
Return Values
—
// stop/suspend the recording for "VideoWindow"StopVideoRecording("VideoWindow");
SetVideoOfflineLoggerCam | SetVideoOfflineSource | SetVideoRecordFile | SetVideoTriggerTimes | StartVideoRecording