TVideoGrabber.CaptureFileExt

Prev

Next

TVideoGrabber

Properties

 




Extension of AVI files names generated automatically.


Declaration
property CaptureFileExt: string read GetCaptureFileExt write SetCaptureFileExt;


__property wchar_t *CaptureFileExt=read=GetCaptureFileExt, write=SetCaptureFileExt


Property CaptureFileExt As String

Description

Default extension used to create video clips when the file name is generated automatically

Leave it blank if you want TVideoGrabber to generate it automatically. In this case it assigns:

- "avi" for standard AVI files,
- "mpg" for MPEG files.


See Also
AutoFileName AutoFileNameDateTimeFormat AutoFilePrefix Last_BurstFrameCapture_FileName Last_CaptureFrameTo_FileName RecordingFileName