AVUrlAsset.Create Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
Create(NSUrl) |
Cria um novo AVUrlAsset para o |
Create(NSUrl, AVUrlAssetOptions) |
Cria um novo AVUrlAsset para o especificado |
Create(NSUrl)
Cria um novo AVUrlAsset para o url
especificado.
public static AVFoundation.AVUrlAsset Create (Foundation.NSUrl url);
static member Create : Foundation.NSUrl -> AVFoundation.AVUrlAsset
Parâmetros
- url
- NSUrl
Retornos
Aplica-se a
Create(NSUrl, AVUrlAssetOptions)
Cria um novo AVUrlAsset para o especificado url
e options
.
public static AVFoundation.AVUrlAsset Create (Foundation.NSUrl url, AVFoundation.AVUrlAssetOptions options);
static member Create : Foundation.NSUrl * AVFoundation.AVUrlAssetOptions -> AVFoundation.AVUrlAsset
Parâmetros
- url
- NSUrl
- options
- AVUrlAssetOptions