Freigeben über


AVMediaSelectionGroup.GetMediaSelectionOptionForPropertyList(NSObject) Methode

Definition

Gibt einen AVMediaSelectionOption zurück, der Eigenschaften aufweist, die dem angegebenen propertyListentsprechen.

[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

Parameter

propertyList
NSObject

Gibt zurück

Attribute

Gilt für: