AVCaptureFileOutputRecordingDelegate.DidResumeRecording Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
[Foundation.Export("captureOutput:didResumeRecordingToOutputFileAtURL:fromConnections:")]
public virtual void DidResumeRecording (AVFoundation.AVCaptureFileOutput captureOutput, Foundation.NSUrl outputFileUrl, AVFoundation.AVCaptureConnection[] connections);
abstract member DidResumeRecording : AVFoundation.AVCaptureFileOutput * Foundation.NSUrl * AVFoundation.AVCaptureConnection[] -> unit
override this.DidResumeRecording : AVFoundation.AVCaptureFileOutput * Foundation.NSUrl * AVFoundation.AVCaptureConnection[] -> unit
Параметры
- captureOutput
- AVCaptureFileOutput
- outputFileUrl
- NSUrl
- connections
- AVCaptureConnection[]
- Атрибуты