Click or drag to resize

SequenceCommandsAverage Property

Calculates the average of all frames in the sequence.

Namespace:  MediaCy.Automation.Process
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property Average ( 
	parent As McCommand
) As Average
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: Average
Remarks
Can't be split because of rounding errors.
See Also