---
title: MTRClusterMediaInput
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclustermediainput
---

# MTRClusterMediaInput

## Declaration

```swift
class MTRClusterMediaInput
```

## Topics

### Initializers

- [init(device:endpoint:queue:)](matter/mtrclustermediainput/init(device:endpoint:queue:).md)
- [init(device:endpointID:queue:)](matter/mtrclustermediainput/init(device:endpointid:queue:).md)

### Instance Methods

- [hideStatus(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclustermediainput/hidestatus(with:expectedvalues:expectedvalueinterval:completion:).md)
- [hideStatus(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclustermediainput/hidestatus(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [hideStatus(withExpectedValues:expectedValueInterval:completion:)](matter/mtrclustermediainput/hidestatus(withexpectedvalues:expectedvalueinterval:completion:).md)
- [hideStatus(withExpectedValues:expectedValueInterval:completionHandler:)](matter/mtrclustermediainput/hidestatus(withexpectedvalues:expectedvalueinterval:completionhandler:).md)
- [readAttributeAcceptedCommandList(with:)](matter/mtrclustermediainput/readattributeacceptedcommandlist(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclustermediainput/readattributeattributelist(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclustermediainput/readattributeclusterrevision(with:).md)
- [readAttributeCurrentInput(with:)](matter/mtrclustermediainput/readattributecurrentinput(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclustermediainput/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclustermediainput/readattributegeneratedcommandlist(with:).md)
- [readAttributeInputList(with:)](matter/mtrclustermediainput/readattributeinputlist(with:).md)
- [renameInput(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclustermediainput/renameinput(with:expectedvalues:expectedvalueinterval:completion:).md)
- [renameInput(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclustermediainput/renameinput(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [select(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclustermediainput/select(with:expectedvalues:expectedvalueinterval:completion:).md)
- [select(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclustermediainput/select(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [showStatus(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclustermediainput/showstatus(with:expectedvalues:expectedvalueinterval:completion:).md)
- [showStatus(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclustermediainput/showstatus(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [showStatus(withExpectedValues:expectedValueInterval:completion:)](matter/mtrclustermediainput/showstatus(withexpectedvalues:expectedvalueinterval:completion:).md)
- [showStatus(withExpectedValues:expectedValueInterval:completionHandler:)](matter/mtrclustermediainput/showstatus(withexpectedvalues:expectedvalueinterval:completionhandler:).md)

## Relationships

### Inherits From

- [MTRGenericCluster](matter/mtrgenericcluster.md)

### Conforms To

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