Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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