Share via


AVCaptureConnection.IsVideoRotationAngleSupported(NFloat) Method

Definition

[Foundation.Export("isVideoRotationAngleSupported:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsVideoRotationAngleSupported(System.Runtime.InteropServices.NFloat videoRotationAngle);
[<Foundation.Export("isVideoRotationAngleSupported:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member IsVideoRotationAngleSupported : System.Runtime.InteropServices.NFloat -> bool
override this.IsVideoRotationAngleSupported : System.Runtime.InteropServices.NFloat -> bool

Parameters

videoRotationAngle
NFloat

Returns

Attributes

Applies to