TVideoGrabber.RecordingFileName

Prev

Next

TVideoGrabber

Properties

 




































































































File name used to create the recording file.


Declaration
property RecordingFileName: string read GetRecordingFileName write SetRecordingFileName;


__property wchar_t *RecordingFileName=read=GetRecordingFileName, write=SetRecordingFileName


Property RecordingFileName As String

Description

Used to set or retrieve the full qualified path and name of the recording file created by StartRecording .
If the file exists, it will be overwritten when the capture starts.
If RecordingFileName is left blank, when invoking StartRecording or RecordToNewFileNow a file name is generated automatically according to the StoragePath , AutoFileName , AutoFilePrefix and CaptureFileExt properties.


See Also
Recording methods and properties TAVIMuxConfig TASFDeinterlaceMode TAutoFileName TOnRecordingCompleted TOnRecordingReadyToStart TRecordingMethod TSyncPreview AudioRecording AudioSyncAdjustment AutoFileNameMinDigits AVIDurationUpdated AVIFormatOpenDML AVIHeaderInfo AVIInfo Encoder_SetInt HoldRecording IsRecordingPaused Last_Recording_FileName OnBacktimedFramesCountReached OnCopyPreallocDataCompleted OnCopyPreallocDataProgress OnCopyPreallocDataStarted OnCreatePreallocFileCompleted OnCreatePreallocFileStarted OnDiskFull OnRecordingCompleted OnRecordingPaused OnRecordingReadyToStart OnRecordingStarted OnReencodingCompleted OnReencodingStarted PauseRecording PreallocCapFileCopiedAfterRecording PreallocCapFileEnabled PreallocCapFileName PreallocCapFileSizeInMB RecordingBacktimedFramesCount RecordingCanPause RecordingDuration RecordingFileSizeMaxInMB RecordingFourCC RecordingHeight RecordingInNativeFormat RecordingKBytesWrittenToDisk RecordingMethod RecordingSize RecordingTimer RecordingTimerInterval RecordingWidth ResumeRecording SaveCompressorSettingsToDataString SetMultiplexerFilterByName StartAudioRecording StartRecording StartSynchronized StopRecording StoragePath Synchronized SyncPreview