Freigeben über


AVPlayerItem.AddOutput(AVPlayerItemOutput) Methode

Definition

Fügt ein hinzu AVPlayerItemOutput.

[Foundation.Export("addOutput:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void AddOutput (AVFoundation.AVPlayerItemOutput output);
abstract member AddOutput : AVFoundation.AVPlayerItemOutput -> unit
override this.AddOutput : AVFoundation.AVPlayerItemOutput -> unit

Parameter

Attribute

Hinweise

Die output wird gemäß den Regeln von AudioMix und VideoCompositionverarbeitet.

Gilt für: