TVideoGrabber.DVDiscontinuityMinimumInterval

Prev

Next

TVideoGrabber

Properties

 




































































































Specifies a minimum interval of time between DV discontinuity nofications.


Declaration
property DVDiscontinuityMinimumInterval: LongInt read GetDVDiscontinuityMinimumInterval write SetDVDiscontinuityMinimumInterval default DEF_DVDiscontinuityMinimumInterval;


__property int DVDiscontinuityMinimumInterval=read=GetDVDiscontinuityMinimumInterval, write=SetDVDiscontinuityMinimumInterval, default=3


Property DVDiscontinuityMinimumInterval As Long

Description


This property specifies a minimum interval of time between the nofications of DV discontinuities detected in the date/time and reported by the OnDVDiscontinuity event.

The end of a recording sequence having a duration shorter than this interval will not be notified by the OnDVDiscontinuity event.

The value is expressed in seconds.

Default value: 3 seconds

Minimum value: 1 second


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