AVAssetResourceLoadingContentInformationRequest.ByteRangeAccessSupported Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets whether the resource supports random access.
public virtual bool ByteRangeAccessSupported { [Foundation.Export("isByteRangeAccessSupported")] get; [Foundation.Export("setByteRangeAccessSupported:")] set; }
member this.ByteRangeAccessSupported : bool with get, set
Property Value
- Attributes