isVideoRotationAngleSupported(_:)
Returns a Boolean value that indicates whether the connection supports a rotation angle.
Declaration
func isVideoRotationAngleSupported(_ videoRotationAngle: CGFloat) -> BoolParameters
- videoRotationAngle:
A rotation angle in degrees.