<!--
{
  "availability" : [
    "iOS: 16.1.0 -",
    "iPadOS: 16.1.0 -",
    "macCatalyst: 16.1.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 16.1.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Matter",
  "identifier" : "/documentation/Matter/MTRClusterMediaInput",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Matter"
    ],
    "preciseIdentifier" : "c:objc(cs)MTRClusterMediaInput"
  },
  "title" : "MTRClusterMediaInput"
}
-->

# MTRClusterMediaInput

```
class MTRClusterMediaInput
```

## Topics

### Initializers

[`-  initWithDevice:endpoint:queue:`](/documentation/Matter/MTRClusterMediaInput/init(device:endpoint:queue:))

[`-  initWithDevice:endpointID:queue:`](/documentation/Matter/MTRClusterMediaInput/init(device:endpointID:queue:))

### Instance Methods

[`-  hideInputStatusWithParams:expectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterMediaInput/hideStatus(with:expectedValues:expectedValueInterval:completion:))

[`-  hideInputStatusWithParams:expectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterMediaInput/hideStatus(with:expectedValues:expectedValueInterval:completionHandler:))

[`-  hideInputStatusWithExpectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterMediaInput/hideStatus(withExpectedValues:expectedValueInterval:completion:))

[`-  hideInputStatusWithExpectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterMediaInput/hideStatus(withExpectedValues:expectedValueInterval:completionHandler:))

[`-  readAttributeAcceptedCommandListWithParams:`](/documentation/Matter/MTRClusterMediaInput/readAttributeAcceptedCommandList(with:))

[`-  readAttributeAttributeListWithParams:`](/documentation/Matter/MTRClusterMediaInput/readAttributeAttributeList(with:))

[`-  readAttributeClusterRevisionWithParams:`](/documentation/Matter/MTRClusterMediaInput/readAttributeClusterRevision(with:))

[`-  readAttributeCurrentInputWithParams:`](/documentation/Matter/MTRClusterMediaInput/readAttributeCurrentInput(with:))

[`-  readAttributeFeatureMapWithParams:`](/documentation/Matter/MTRClusterMediaInput/readAttributeFeatureMap(with:))

[`-  readAttributeGeneratedCommandListWithParams:`](/documentation/Matter/MTRClusterMediaInput/readAttributeGeneratedCommandList(with:))

[`-  readAttributeInputListWithParams:`](/documentation/Matter/MTRClusterMediaInput/readAttributeInputList(with:))

[`-  renameInputWithParams:expectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterMediaInput/renameInput(with:expectedValues:expectedValueInterval:completion:))

[`-  renameInputWithParams:expectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterMediaInput/renameInput(with:expectedValues:expectedValueInterval:completionHandler:))

[`-  selectInputWithParams:expectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterMediaInput/select(with:expectedValues:expectedValueInterval:completion:))

[`-  selectInputWithParams:expectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterMediaInput/select(with:expectedValues:expectedValueInterval:completionHandler:))

[`-  showInputStatusWithParams:expectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterMediaInput/showStatus(with:expectedValues:expectedValueInterval:completion:))

[`-  showInputStatusWithParams:expectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterMediaInput/showStatus(with:expectedValues:expectedValueInterval:completionHandler:))

[`-  showInputStatusWithExpectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterMediaInput/showStatus(withExpectedValues:expectedValueInterval:completion:))

[`-  showInputStatusWithExpectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterMediaInput/showStatus(withExpectedValues:expectedValueInterval:completionHandler:))

## Relationships

### Conforms To

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`CVarArg`](/documentation/Swift/CVarArg)

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

### Inherits From

[`MTRGenericCluster`](/documentation/Matter/MTRGenericCluster)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)