isCameraSensorOrientationCompensationEnabled
Declaration
var isCameraSensorOrientationCompensationEnabled: Bool { get set }Discussion
A BOOL value indicating that still image buffers will be rotated to match the sensor orientation of earlier generation hardware.
Default is YES when cameraSensorOrientationCompensationSupported is YES. Set to NO if your app does not require sensor orientation compensation.