Freigeben über


AVCaptureSession.AddInputWithNoConnections(AVCaptureInput) Methode

Definition

Fügt das angegebene input hinzu, ohne neue Verbindungen herzustellen.

[Foundation.Export("addInputWithNoConnections:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void AddInputWithNoConnections (AVFoundation.AVCaptureInput input);
abstract member AddInputWithNoConnections : AVFoundation.AVCaptureInput -> unit
override this.AddInputWithNoConnections : AVFoundation.AVCaptureInput -> unit

Parameter

Attribute

Gilt für: