Click or drag to resize

SettingsInterval Property

The interval between acquisitions of a movie acquisition.

Namespace:  MediaCy.Commands.Capture
Assembly:  MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
Syntax
VB
Public Property Interval As TimeSpan
	Get
	Set

Property Value

Type: TimeSpan

Return Value

Type: TimeSpan
Remarks
Note that the FastMovieCapture overrides the interval.
See Also