TVideoGrabber.DVTimeCodeEnabled

Prev

Next

TVideoGrabber

Properties

 




































































































Enables/disable the reporting of the DV TimeCode


Declaration
property DVTimeCodeEnabled: Boolean read GetDVTimeCodeEnabled write SetDVTimeCodeEnabled default DEF_DVTimeCodeEnabled;


__property bool DVTimeCodeEnabled=read=GetDVTimeCodeEnabled, write=SetDVTimeCodeEnabled, default=1


Property DVTimeCodeEnabled as Boolean

Description

Used to enable/disable the reporting of the DV TimeCode for DV sources (e.g. like a camcorder)

This property is enabled by default. Disabling it may save a few CPU load (non-DV sources are not concerned by this setting)


See Also
TDVSize TDVVideoFormat TDVVideoStandard TOnDVCommandCompleted DVDateTimeEnabled DVDiscontinuityMinimumInterval DVRecordingInNativeFormatSeparatesStreams DVReduceFrameRate DVRgb219 IsDigitalVideoIn IsDVCommandAvailable IsTimeCodeReaderAvailable OnDVCommandCompleted SendDVCommand