AVAssetDownloadTask.UrlAsset Property

Definition

Gets the original asset that was passed to the task when the task was initialized.

public virtual AVFoundation.AVUrlAsset UrlAsset { [Foundation.Export("URLAsset")] get; }
member this.UrlAsset : AVFoundation.AVUrlAsset

Property Value

Attributes

Applies to