Click or drag to resize

SubsampleInterval Property

Sub-sampling interval.

Namespace:  MediaCy.Commands.Sequence
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Property Interval As Double
	Get
	Set

Property Value

Type: Double

Return Value

Type: Double
Remarks
When the value is 1 this function can be used to merge multiple images into a sequence. If the value is less than 1 the sequence will be oversampled duplicating source frames.
See Also