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

# kAudioUnitGetPropertyInfoSelect

Used by the system to get property information from an audio unit when you call the [`AudioUnitGetPropertyInfo(_:_:_:_:_:_:)`](/documentation/AudioToolbox/AudioUnitGetPropertyInfo(_:_:_:_:_:_:)) function.

```
var kAudioUnitGetPropertyInfoSelect: Int { get }
```

---

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)