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.
SetVideoOfflineSource
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE Note: This function is only allowed in on preStart event procedure.Function Syntax
Description
Sets the offline source (type and path) for a CANoe DE product Video Window.Parameters
- windowName: The name of the Video Window.
-
sourceType: The type of offline source:
0|cNoVideoInput1|cVideoFile2|cImageFolder
-
sourcePath: The corresponding source path:
- For cNoVideoInput the path will be ignored.
- For cVideoFile this must be an existing video file.
- For cImageFolder this must be an existing folder.