Click or drag to resize

TrackingCommandsFindTracksAuto Property

Finds all tracks on sequence using threshold segmentation of objects.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: FindTracksAutoCommand
See Also