Freigeben über


AVCaptureSession.AddOutput(AVCaptureOutput) Methode

Definition

Fügt der Aufzeichnungssitzung eine Ausgabe hinzu.

[Foundation.Export("addOutput:")]
public virtual void AddOutput (AVFoundation.AVCaptureOutput output);
abstract member AddOutput : AVFoundation.AVCaptureOutput -> unit
override this.AddOutput : AVFoundation.AVCaptureOutput -> unit

Parameter

output
AVCaptureOutput

Das AVCaptureOutput-Objekt, das hinzugefügt werden soll.

Attribute

Gilt für: