AVMovie.FromUrl(NSUrl, NSDictionary<NSString,NSObject>) 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.
[Foundation.Export("movieWithURL:options:")]
public static AVFoundation.AVMovie FromUrl (Foundation.NSUrl URL, Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> options);
static member FromUrl : Foundation.NSUrl * Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> -> AVFoundation.AVMovie
Parâmetros
- URL
- NSUrl
- options
- NSDictionary<NSString,NSObject>
Retornos
- Atributos