---
title: AudioChannelFlags
framework: coreaudiotypes
role: symbol
role_heading: Structure
path: coreaudiotypes/audiochannelflags
---

# AudioChannelFlags

Constants that define the audio channel flags of an audio channel description.

## Declaration

```swift
struct AudioChannelFlags
```

## Topics

### Flags

- [meters](coreaudiotypes/audiochannelflags/meters.md)
- [rectangularCoordinates](coreaudiotypes/audiochannelflags/rectangularcoordinates.md)
- [sphericalCoordinates](coreaudiotypes/audiochannelflags/sphericalcoordinates.md)

### Initializers

- [init(rawValue:)](coreaudiotypes/audiochannelflags/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Accessing the Data

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