The Audio Output cluster (0x050B) is a Matter cluster that Manages audio output settings and speaker selection on media devices.. It defines 2 commands and 2 attributes and is mandatory for 4 device types.
Audio Output 0x050B
Manages audio output settings and speaker selection on media devices.
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 2
Features 1
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 | OutputList | array | |
| 0x0001 | CurrentOutput | int8u |
| Code | Name | Direction | Parameters |
|---|---|---|---|
| 0x00 |
SelectOutput
Upon receipt, this SHALL change the output on the device to the output at a specific index in the Output List.
|
client→server |
Index: int8u |
| 0x01 |
RenameOutput
Optional Upon receipt, this SHALL rename the output at a specific index in the Output List.
|
client→server |
Index: int8u, Name: char_string |
NameUpdates
(NU)
bit 0
Supports updates to output names
Device Types Using This Cluster
Device types in the Matter spec that reference this cluster
Devices Implementing This Cluster
0 devices in the survey implement this cluster
No devices in the survey implement this cluster yet.