Поделиться через


AVCaptureSession.AddInput(AVCaptureInput) Метод

Определение

Добавляет входные данные в сеанс записи

[Foundation.Export("addInput:")]
public virtual void AddInput (AVFoundation.AVCaptureInput input);
abstract member AddInput : AVFoundation.AVCaptureInput -> unit
override this.AddInput : AVFoundation.AVCaptureInput -> unit

Параметры

input
AVCaptureInput

AVCaptureInput, добавляемый в сеанс

Атрибуты

Применяется к