SetVideoOfflineLoggerCam
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE Note This function is only allowed in on preStart event procedure. This function is only valid for Offline source Image folder (2|cImageFolder), for details see SetVideoOfflineSource.Function Syntax
SetVideoOfflineLoggerCam(char windowName[], long camType, [char filePrefix[]]);
Description
Sets the offline mode logger cam (type and prefix) for a CANoe DE product Video Window.Parameters
- windowName: The name of the Video Window.
-
camType: The type of logger cam:
- 0|cCamlog2
- 1|cHostCam
- filePrefix: The corresponding prefix of the image files generated by the cam. For cCamlog2 this can be omitted. For details see the Image Files Properties in the CANoe DE product Video Configuration dialog.