AVAsset.Tracks Property

Definition

The tracks contained in the asset.

public virtual AVFoundation.AVAssetTrack[] Tracks { [Foundation.Export("tracks")] get; }
member this.Tracks : AVFoundation.AVAssetTrack[]

Property Value

Attributes

Applies to