TRVCamera.FileName, ToFile

<< Click to display table of contents >>

TRVCamera.FileName, ToFile

The properties allow to record a video to the file (in MJPEG format)

property ToFile: Boolean;

property FileName: String;

If ToFile=True, a video from the camera is recorded to the file FileName.

Default values

ToFile: False

FileName: '' (empty string)