---
title: mChannelFlags
framework: coreaudiotypes
role: symbol
role_heading: Instance Property
path: coreaudiotypes/audiochanneldescription/mchannelflags
---

# mChannelFlags

The audio channel flags that indicate how to interpret the channel coordinates.

## Declaration

```swift
var mChannelFlags: AudioChannelFlags
```

## Discussion

Discussion See Audio Channel Coordinates for possible values.

## See Also

### Accessing the Data

- [mChannelLabel](coreaudiotypes/audiochanneldescription/mchannellabel.md)
- [mCoordinates](coreaudiotypes/audiochanneldescription/mcoordinates.md)
- [AudioChannelLabel](coreaudiotypes/audiochannellabel.md)
- [Audio Channel Coordinates](coreaudiotypes/audio-channel-coordinates.md)
- [AudioChannelFlags](coreaudiotypes/audiochannelflags.md)
- [Audio Channel Labels](coreaudiotypes/audio-channel-labels.md)
