TVideoGrabber.SyncPreview

Prev

Next

TVideoGrabber

Properties

 




































































































Enables/disables the audio/video sync of the preview.


Declaration
property SyncPreview: TSyncPreview read GetSyncPreview write SetSyncPreview default DEF_SyncPreview;


__property TSyncPreview SyncPreview=read=GetSyncPreview, write=SetSyncPreview, default=0


Property SyncPreview As TxSyncPreview

Description

This TSyncPreview property is used to maintain the audio rendered and the video displayed in sync, during preview as well as during recording.

When this property is enabled during recording, this can cause an excessive amount of dropped frames with some video capture devices.

Disabling this property can cause a time shift between the audio rendered and the video displayed.


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