The Media Input cluster (0x0507) is a Matter cluster that Manages input source selection on media devices (HDMI, USB, etc.).. It defines 4 commands and 2 attributes and is mandatory for 4 device types.
Media Input 0x0507
Manages input source selection on media devices (HDMI, USB, etc.).
Spec History
This cluster's ClusterRevision across the Matter releases it has shipped in. Click a version to inspect the cluster as it existed in that release.
Attributes 2
Commands 4
Features 1
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 | InputList | array | |
| 0x0001 | CurrentInput | int8u |
| Code | Name | Direction | Parameters |
|---|---|---|---|
| 0x00 |
SelectInput
Upon receipt, this command SHALL change the media input on the device to the input at a specific index in the Input List.
|
client→server |
Index: int8u |
| 0x01 |
ShowInputStatus
Upon receipt, this command SHALL display the active status of the input list on screen.
|
client→server | None |
| 0x02 |
HideInputStatus
Upon receipt, this command SHALL hide the input list from the screen.
|
client→server | None |
| 0x03 |
RenameInput
Optional invoke: manage
Upon receipt, this command SHALL rename the input at a specific index in the Input List.
|
client→server |
Index: int8u, Name: char_string |
NameUpdates
(NU)
bit 0
Supports updates to the input names
Device Types Using This Cluster
Device types in the Matter spec that reference this cluster
Devices Implementing This Cluster
3 devices in the survey implement this cluster