Share via


AVAsset.CompatibleWithAirPlayVideo Property

Definition

Gets a Boolean value that tells whether the asset works with AirPlay Video.

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

Property Value

Attributes

Applies to