Share via


AVAssetResourceLoadingContentInformationRequest.ByteRangeAccessSupported Property

Definition

Gets or sets whether the resource supports random access.

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

Property Value

Attributes

Applies to