StopVideoRecording
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
StopVideoRecording(char windowName[]);
Description
Stops/suspends the recording for a CANoe DE product Video Window.Parameters
- windowName: The name of the Video Window.
StopVideoRecording(char windowName[]);
// stop/suspend the recording for "VideoWindow"
StopVideoRecording("VideoWindow");