CBLCameraLiveViewFrameOrientation

Objective-C

enum CBLCameraLiveViewFrameOrientation : NSUInteger {}

Swift

enum LiveViewFrameOrientation : UInt, @unchecked Sendable

Defines the orientation of the image of the live view frame. If rotating the image, the focal points etc should be rotated too.