---
title: channelMap
framework: audiotoolbox
role: symbol
role_heading: Instance Property
path: audiotoolbox/auaudiounit/channelmap
---

# channelMap

## Declaration

```swift
var channelMap: [NSNumber]? { get set }
```

## See Also

### Configuring the Channel Capabilities

- [channelCapabilities](audiotoolbox/auaudiounit/channelcapabilities.md)
- [profileState(forCable:channel:)](audiotoolbox/auaudiounit/profilestate(forcable:channel:).md)
- [enable(_:cable:onChannel:)](audiotoolbox/auaudiounit/enable(_:cable:onchannel:).md)
- [disableProfile(_:cable:onChannel:)](audiotoolbox/auaudiounit/disableprofile(_:cable:onchannel:).md)
- [profileChangedBlock](audiotoolbox/auaudiounit/profilechangedblock.md)
