<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVCapturePhotoOutput/isCameraSensorOrientationCompensationSupported",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:objc(cs)AVCapturePhotoOutput(py)cameraSensorOrientationCompensationSupported"
  },
  "title" : "isCameraSensorOrientationCompensationSupported"
}
-->

# isCameraSensorOrientationCompensationSupported

```
var isCameraSensorOrientationCompensationSupported: Bool { get }
```

## Discussion

\abstract A read-only BOOL value indicating whether still image buffers may be rotated to match the sensor orientation of earlier generation hardware.
\discussion Value is YES for camera configurations which support compensation for the sensor orientation, which is applied to HEIC, JPEG, and uncompressed processed photos only; compensation is never applied to Bayer RAW or Apple ProRaw captures.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)