---
title: bundleIDs
framework: coreaudio
role: symbol
role_heading: Instance Property
path: coreaudio/catapdescription/bundleids
---

# bundleIDs

## Declaration

```swift
var bundleIDs: [String] { get set }
```

## Discussion

Discussion An Array of Strings where each String holds the bundle ID of a process to tap or exclude.
