Click or drag to resize

SettingsDuration Property

The duration 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 Duration As TimeSpan
	Get
	Set

Property Value

Type: TimeSpan

Return Value

Type: TimeSpan
Remarks
Note that when streaming to memory, the duration of movies using FastMovieCapture is determined by the FastMovieFrames not by this duration.
See Also