TVideoGrabber.PreallocCapFileSizeInMB

Prev

Next

TVideoGrabber

Properties

 




































































































Size of the pre-allocated recording file, in Mb.


Declaration
property PreallocCapFileSizeInMB: LongInt read GetPreallocCapFileSizeInMB write SetPreallocCapFileSizeInMB default DEF_PreallocCapFileSizeInMB;


__property int PreallocCapFileSizeInMB=read=GetPreallocCapFileSizeInMB, write=SetPreallocCapFileSizeInMB, default=100


Property PreallocCapFileSizeInMB As Long

Description

Used to set or retrieve the size of the pre-allocated recording file, in Mb.
For best capture results, capture to a unfragmented, pre-allocated capture file that is larger than the size of the capture data.
This property is ignored if PreallocCapFileEnabled is disabled.

See the "preallocated capture file" section in the AVI recording chapter for more information.


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