<!--
{
  "availability" : [
    "macCatalyst: 15.0.0 -",
    "macOS: 12.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreAudio",
  "identifier" : "/documentation/CoreAudio/CATapDescription/processes-3cdzw",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Core Audio"
    ],
    "preciseIdentifier" : "c:objc(cs)CATapDescription(py)processes"
  },
  "title" : "processes"
}
-->

# processes

```
@property (atomic, copy, readwrite) NSArray<NSNumber *> * processes;
```

## Discussion

\abstract An NSArray of NSNumbers where each NSNumber holds the AudioObjectID of a process object to tap or exclude.

---

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)