AVMediaSelectionGroup.GetMediaSelectionOptionForPropertyList(NSObject) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt einen AVMediaSelectionOption zurück, der Eigenschaften aufweist, die dem angegebenen propertyList
entsprechen.
[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