Readonly
currentThis attribute shall contain the value of the index field of the currently selected InputInfoStruct.
Readonly
inputThis attribute shall provide a list of the media inputs supported by the device.
Readonly
hideUpon receipt, this command shall hide the input list from the screen.
Readonly
selectUpon receipt, this command shall change the media input on the device to the input at a specific index in the Input List.
Readonly
showUpon receipt, this command shall display the active status of the input list on screen.
Readonly
nameNameUpdates
Supports updates to the input 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 Input Selector on a media device such as a Video Player.
This cluster would be implemented on TV and other media streaming devices, as well as devices that provide input to or output from such devices.
This cluster provides the list of available inputs and provides commands for selecting and renaming them.
The cluster server for Media Input is implemented by a device that has selectable input, such as a Video Player device.
MediaInputCluster supports optional features that you can enable with the MediaInputCluster.with() factory method.
See
MatterSpecification.v13.Cluster § 6.9