AVPlayerItem.SelectMediaOptionAutomaticallyInMediaSelectionGroup 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.
Wählt das AVMediaSelectionOption aus, das den automatischen Auswahlkriterien des Elements am besten entspricht.
[Foundation.Export("selectMediaOptionAutomaticallyInMediaSelectionGroup:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SelectMediaOptionAutomaticallyInMediaSelectionGroup (AVFoundation.AVMediaSelectionGroup mediaSelectionGroup);
abstract member SelectMediaOptionAutomaticallyInMediaSelectionGroup : AVFoundation.AVMediaSelectionGroup -> unit
override this.SelectMediaOptionAutomaticallyInMediaSelectionGroup : AVFoundation.AVMediaSelectionGroup -> unit
Parameter
- mediaSelectionGroup
- AVMediaSelectionGroup
- Attribute