---
title: MTRChannelRecordingFlagBitmap
framework: matter
role: symbol
role_heading: Structure
path: matter/mtrchannelrecordingflagbitmap
---

# MTRChannelRecordingFlagBitmap

## Declaration

```swift
struct MTRChannelRecordingFlagBitmap
```

## Topics

### Initializers

- [init(rawValue:)](matter/mtrchannelrecordingflagbitmap/init(rawvalue:).md)

### Type Properties

- [recordSeries](matter/mtrchannelrecordingflagbitmap/recordseries.md)
- [recorded](matter/mtrchannelrecordingflagbitmap/recorded.md)
- [scheduled](matter/mtrchannelrecordingflagbitmap/scheduled.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)
