次の方法で共有


AVCaptureVideoPreviewLayer.CreateWithNoConnection(AVCaptureSession) メソッド

定義

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

[Foundation.Export("layerWithSessionWithNoConnection:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static AVFoundation.AVCaptureVideoPreviewLayer CreateWithNoConnection (AVFoundation.AVCaptureSession session);
static member CreateWithNoConnection : AVFoundation.AVCaptureSession -> AVFoundation.AVCaptureVideoPreviewLayer

パラメーター

戻り値

属性

適用対象