次の方法で共有


AVCaptureVideoPreviewLayer.FromSession(AVCaptureSession) メソッド

定義

指定されたキャプチャ セッションを使用して、新しいプレビュー レイヤーを作成して返します。

[Foundation.Export("layerWithSession:")]
public static AVFoundation.AVCaptureVideoPreviewLayer FromSession (AVFoundation.AVCaptureSession session);
static member FromSession : AVFoundation.AVCaptureSession -> AVFoundation.AVCaptureVideoPreviewLayer

パラメーター

戻り値

属性

適用対象