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