Freigeben über


AVUrlAsset.Create Methode

Definition

Überlädt

Create(NSUrl)

Erstellt ein neues AVUrlAsset für den angegebenen url.

Create(NSUrl, AVUrlAssetOptions)

Erstellt eine neue AVUrlAsset für die angegebene url und options.

Create(NSUrl)

Erstellt ein neues AVUrlAsset für den angegebenen url.

public static AVFoundation.AVUrlAsset Create (Foundation.NSUrl url);
static member Create : Foundation.NSUrl -> AVFoundation.AVUrlAsset

Parameter

url
NSUrl

Gibt zurück

Gilt für:

Create(NSUrl, AVUrlAssetOptions)

Erstellt eine neue AVUrlAsset für die angegebene url und options.

public static AVFoundation.AVUrlAsset Create (Foundation.NSUrl url, AVFoundation.AVUrlAssetOptions options);
static member Create : Foundation.NSUrl * AVFoundation.AVUrlAssetOptions -> AVFoundation.AVUrlAsset

Parameter

url
NSUrl

Gibt zurück

Gilt für: