Skip to main content

StopVideoRecording

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

StopVideoRecording(char windowName[]);

Description

Stops/suspends the recording for a CANoe DE product Video Window.

Parameters

  • windowName: The name of the Video Window.

Return Values

Example

// stop/suspend the recording for "VideoWindow"
StopVideoRecording("VideoWindow");
SetVideoOfflineLoggerCamSetVideoOfflineSourceSetVideoRecordFileSetVideoTriggerTimesStartVideoRecording