Share via


AVAssetReaderOutput.SupportsRandomAccess Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool SupportsRandomAccess { [Foundation.Export("supportsRandomAccess")] get; [Foundation.Export("setSupportsRandomAccess:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("supportsRandomAccess")>]
[<set: Foundation.Export("setSupportsRandomAccess:")>]
member this.SupportsRandomAccess : bool with get, set

Property Value

Attributes

Applies to