---
title: MTRChannelClusterProgramStruct
framework: matter
role: symbol
role_heading: Class
path: matter/mtrchannelclusterprogramstruct
---

# MTRChannelClusterProgramStruct

## Declaration

```swift
class MTRChannelClusterProgramStruct
```

## Topics

### Instance Properties

- [audioLanguages](matter/mtrchannelclusterprogramstruct/audiolanguages.md)
- [castList](matter/mtrchannelclusterprogramstruct/castlist.md)
- [categoryList](matter/mtrchannelclusterprogramstruct/categorylist.md)
- [channel](matter/mtrchannelclusterprogramstruct/channel.md)
- [descriptionString](matter/mtrchannelclusterprogramstruct/descriptionstring.md)
- [endTime](matter/mtrchannelclusterprogramstruct/endtime.md)
- [identifier](matter/mtrchannelclusterprogramstruct/identifier.md)
- [parentalGuidanceText](matter/mtrchannelclusterprogramstruct/parentalguidancetext.md)
- [ratings](matter/mtrchannelclusterprogramstruct/ratings.md)
- [recordingFlag](matter/mtrchannelclusterprogramstruct/recordingflag.md)
- [releaseDate](matter/mtrchannelclusterprogramstruct/releasedate.md)
- [seriesInfo](matter/mtrchannelclusterprogramstruct/seriesinfo.md)
- [startTime](matter/mtrchannelclusterprogramstruct/starttime.md)
- [subtitle](matter/mtrchannelclusterprogramstruct/subtitle.md)
- [title](matter/mtrchannelclusterprogramstruct/title.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
