Click or drag to resize

IMcTracksAddIntensityTracks Method

Convert regions in srcRegions to intensity tracks. When baseTrack is present, the dynamic track is created that follows the base track.

Namespace:  MediaCy.IQL.Tracking
Assembly:  MediaCy.IQL.Tracking (in MediaCy.IQL.Tracking.dll) Version: 10.0.6912.0
Syntax
VB
Sub AddIntensityTracks ( 
	srcRegions As IMcRegions,
	<OptionalAttribute> baseTrack As McTrack
)

Parameters

srcRegions
Type: MediaCy.IQL.FeaturesIMcRegions
baseTrack (Optional)
Type: MediaCy.IQL.TrackingMcTrack
See Also