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

# kAudioFileGlobalInfo_HFSTypeCodesForType

An array of HFS type codes corresponding to a specified file type. The first type in the array is the preferred one to use.

```
var kAudioFileGlobalInfo_HFSTypeCodesForType: AudioFilePropertyID { get }
```

## Discussion

When accessing this property, provide a pointer, in the `inSpecifier` parameter, to an audio file type ID.

---

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)