AVMediaSelectionGroup.GetMediaSelectionOptionForPropertyList(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.
Retorna um AVMediaSelectionOption que tem propriedades que correspondem ao especificado propertyList
.
[Foundation.Export("mediaSelectionOptionWithPropertyList:")]
public virtual AVFoundation.AVMediaSelectionOption GetMediaSelectionOptionForPropertyList (Foundation.NSObject propertyList);
[Foundation.Export("mediaSelectionOptionWithPropertyList:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVMediaSelectionOption GetMediaSelectionOptionForPropertyList (Foundation.NSObject propertyList);
abstract member GetMediaSelectionOptionForPropertyList : Foundation.NSObject -> AVFoundation.AVMediaSelectionOption
override this.GetMediaSelectionOptionForPropertyList : Foundation.NSObject -> AVFoundation.AVMediaSelectionOption
Parâmetros
- propertyList
- NSObject
Retornos
- Atributos