Click or drag to resize

SettingsFastMovieFrames Property

Determines the number of frames to acquire for movies that are recorded "as fast as possible"

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

Property Value

Type: Int32

Return Value

Type: Int32
Remarks
This value is ignored if FastMovieCapture is not set. The FastMovieFrames must be between 1 and the NumberOfFastMovieFramesAvailable.
See Also