AVPlayerItem.Tracks Property

Definition

The tracks of the item. Asynchronously loaded.

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

Property Value

Attributes

Applies to