AVUrlAsset.Create Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
Create(NSUrl) |
Crée un AVUrlAsset pour le |
Create(NSUrl, AVUrlAssetOptions) |
Crée un nouveau AVUrlAsset pour le spécifié |
Create(NSUrl)
Crée un AVUrlAsset pour le url
spécifié.
public static AVFoundation.AVUrlAsset Create (Foundation.NSUrl url);
static member Create : Foundation.NSUrl -> AVFoundation.AVUrlAsset
Paramètres
- url
- NSUrl
Retours
S’applique à
Create(NSUrl, AVUrlAssetOptions)
Crée un nouveau AVUrlAsset pour le spécifié url
et options
.
public static AVFoundation.AVUrlAsset Create (Foundation.NSUrl url, AVFoundation.AVUrlAssetOptions options);
static member Create : Foundation.NSUrl * AVFoundation.AVUrlAssetOptions -> AVFoundation.AVUrlAsset
Paramètres
- url
- NSUrl
- options
- AVUrlAssetOptions