StartVideoRecording
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Starts/resumes the recording for a CANoe DE product Video Window.Parameters
- windowName: The name of the Video Window.
StartVideoRecording(char windowName[]);
// start/resume the recording for "VideoWindow"
StartVideoRecording("VideoWindow");