TVideoGrabber.PreallocCapFileCopiedAfterRecording

Prev

Next

TVideoGrabber

Properties

 




































































































Enables recopy of the preallocated file immediately after capture.


Declaration
property PreallocCapFileCopiedAfterRecording: Boolean read GetPreallocCapFileCopiedAfterRecording write SetPreallocCapFileCopiedAfterRecording default DEF_PreallocCapFileCopiedAfterRecording;


__property bool PreallocCapFileCopiedAfterRecording=read=GetPreallocCapFileCopiedAfterRecording, write=SetPreallocCapFileCopiedAfterRecording, default=1


Property PreallocCapFileCopiedAfterRecording As Boolean

Description

This property is significant only when the preallocated file is used ("PreallocCapFileEnabled" is true).

- when this property is enabled, the recopy of the preallocated file occurs immediately after StopRecording is invoked. This is the normal default value.

- when this property is disabled, the preallocated file is not recopied.
This option is useful only if you prefer to keep the video clip "as is" in the preallocated capture file and if you plan to recopy or reencode it later by using StartReencoding.


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 PreallocCapFileEnabled PreallocCapFileName PreallocCapFileSizeInMB RecordingBacktimedFramesCount RecordingCanPause RecordingDuration RecordingFileName RecordingFileSizeMaxInMB RecordingFourCC RecordingHeight RecordingInNativeFormat RecordingKBytesWrittenToDisk RecordingMethod RecordingSize RecordingTimer RecordingTimerInterval RecordingWidth ResumeRecording SaveCompressorSettingsToDataString SetMultiplexerFilterByName StartAudioRecording StartRecording StartSynchronized StopRecording StoragePath Synchronized SyncPreview