<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AudioToolbox",
  "identifier" : "/documentation/AudioToolbox/kAFInfoDictionary_SourceBitDepth",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Audio Toolbox"
    ],
    "preciseIdentifier" : "c:@macro@kAFInfoDictionary_SourceBitDepth"
  },
  "title" : "kAFInfoDictionary_SourceBitDepth"
}
-->

# kAFInfoDictionary_SourceBitDepth

The bit depth of the source audio stream.

```
var kAFInfoDictionary_SourceBitDepth: String { get }
```

## Discussion

See [`kAudioFilePropertySourceBitDepth`](/documentation/AudioToolbox/kAudioFilePropertySourceBitDepth).

---

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)