Share via


BEMediaEnvironment.MakeCaptureSession(NSError) Method

Definition

[Foundation.Export("makeCaptureSessionWithError:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVCaptureSession? MakeCaptureSession(out Foundation.NSError? error);
[<Foundation.Export("makeCaptureSessionWithError:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member MakeCaptureSession : NSError -> AVFoundation.AVCaptureSession
override this.MakeCaptureSession : NSError -> AVFoundation.AVCaptureSession

Parameters

error
NSError

Returns

Attributes

Applies to