AVAsset.Playable Property

Definition

Whether the asset or its URL can be used with a AVPlayerItem.

public virtual bool Playable { [Foundation.Export("isPlayable")] get; }
member this.Playable : bool

Property Value

Attributes

Applies to