Track.Clips

Description

Returns the ClipCollection containing each Clip on the track.

C# Syntax

// get accessor
ClipCollection rtn = Track.Clips;