Click or drag to resize

TrackingCommandsLoadTracks Property

Loads tracks from a file.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: OpenTracksCommand
See Also