Readonly
currentThis attribute contains the value of the index field of the currently selected OutputInfoStruct.
Readonly
outputThis attribute provides the list of outputs supported by the device.
Readonly
selectUpon receipt, this shall change the output on the device to the output at a specific index in the Output List.
Note that when the current output is set to an output of type HDMI, adjustments to volume via a Speaker endpoint on the same node may cause HDMI volume up/down commands to be sent to the given HDMI output.
Readonly
nameNameUpdates
Supports updates to output names
Modify elements using ElementModifier.alter.
Modify elements using ElementModifier.enable.
Modify elements using ElementModifier.set.
Select features using ClusterComposer.compose.
Rest
...selection: SelectionT
This cluster provides an interface for controlling the Output on a Video Player device such as a TV.
This cluster would be supported on a device with audio outputs like a Video Player device (Smart TV, TV Setup Top Box, Smart Speaker, etc).
This cluster provides the list of available outputs and provides commands for selecting and renaming them.
The cluster server for Audio Output is implemented by a device that has configurable audio output.
AudioOutputCluster supports optional features that you can enable with the AudioOutputCluster.with() factory method.
See
MatterSpecification.v13.Cluster § 6.5