Contents

tracks

The tracks that a movie contains.

Declaration

static var tracks: AVAsyncProperty<Root, [AVMovieTrack]> { get }

Discussion

Use the load(_:isolation:) method to retrieve the property value.

See Also

Loading tracks