次の方法で共有


AVCapturePhotoCaptureDelegate.WillBeginCapture メソッド

定義

キャプチャ時に呼び出されるメソッドが開始されようとしています。

[Foundation.Export("captureOutput:willBeginCaptureForResolvedSettings:")]
public virtual void WillBeginCapture (AVFoundation.AVCapturePhotoOutput captureOutput, AVFoundation.AVCaptureResolvedPhotoSettings resolvedSettings);
abstract member WillBeginCapture : AVFoundation.AVCapturePhotoOutput * AVFoundation.AVCaptureResolvedPhotoSettings -> unit
override this.WillBeginCapture : AVFoundation.AVCapturePhotoOutput * AVFoundation.AVCaptureResolvedPhotoSettings -> unit

パラメーター

captureOutput
AVCapturePhotoOutput
属性

適用対象