Contents

tracks

The tracks an asset contains.

Declaration

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

Mentioned in

Discussion

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

See Also

Loading tracks