<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreAudio",
  "identifier" : "/documentation/CoreAudio/AudioHardwarePropertyID",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "Core Audio"
    ],
    "preciseIdentifier" : "c:@T@AudioHardwarePropertyID"
  },
  "title" : "AudioHardwarePropertyID"
}
-->

# AudioHardwarePropertyID

```
typealias AudioHardwarePropertyID = AudioObjectPropertySelector
```

## Discussion

\abstract An AudioHardwarePropertyID is a integer that identifies a specific piece of
information about the AudioSystemObject.

---

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)