AVCaptureSession.RemoveInput(AVCaptureInput) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Removes the specified input source.
[Foundation.Export("removeInput:")]
public virtual void RemoveInput (AVFoundation.AVCaptureInput input);
abstract member RemoveInput : AVFoundation.AVCaptureInput -> unit
override this.RemoveInput : AVFoundation.AVCaptureInput -> unit
Parameters
- input
- AVCaptureInput
- Attributes