Share via


AVAssetTrack.Playable Property

Definition

Whether the track is currently playable in the current environment.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Playable { [Foundation.Export("isPlayable")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isPlayable")>]
member this.Playable : bool

Property Value

Attributes

Applies to