TVideoGrabber.DVDateTimeEnabled

Prev

Next

TVideoGrabber

Properties

 




































































































Enables the reporting of the DV date/time


Declaration
property DVDateTimeEnabled: Boolean read GetDVDateTimeEnabled write SetDVDateTimeEnabled default DEF_DVDateTimeEnabled;


__property bool DVDateTimeEnabled=read=GetDVDateTimeEnabled, write=SetDVDateTimeEnabled, default=1


Property DVDateTimeEnabled as Boolean

Description

Used to enable/disable the reporting of the date/time 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 DVDiscontinuityMinimumInterval DVRecordingInNativeFormatSeparatesStreams DVReduceFrameRate DVRgb219 DVTimeCodeEnabled IsDigitalVideoIn IsDVCommandAvailable IsTimeCodeReaderAvailable OnDVCommandCompleted SendDVCommand