<!--
{
  "availability" : [
    "iOS: 14.3.0 -",
    "iPadOS: 14.3.0 -",
    "macCatalyst: 14.3.0 -",
    "macOS: 11.1.0 -",
    "tvOS: 14.3.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 7.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVVideoAppleProRAWBitDepthKey",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:@AVVideoAppleProRAWBitDepthKey"
  },
  "title" : "AVVideoAppleProRAWBitDepthKey"
}
-->

# AVVideoAppleProRAWBitDepthKey

A key to access the Apple ProRAW bit depth.

```
let AVVideoAppleProRAWBitDepthKey: String
```

## Discussion

The value is an integer value from 8 to16 bits.

---

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)