This cluster provides an interface for controlling the current Channel on a device or endpoint.
This cluster server would be supported on Video Player devices or endpoints that allow Channel control such as a
Content App. This cluster provides a list of available channels and provides commands for absolute and relative
channel changes.
The cluster server for Channel is implemented by an endpoint that controls the current Channel.
ChannelCluster supports optional features that you can enable with the ChannelCluster.with() factory method.
This attribute shall contain the current channel. When supported but a channel is not currently tuned to
(if a content application is in foreground), the value of the field shall be null.
This command provides channel up and channel down functionality, but allows channel index jumps of size
Count.
When the value of the increase or decrease is larger than the number of channels remaining in the given
direction, then the behavior shall be to return to the beginning (or end) of the channel list and
continue. For example, if the current channel is at index 0 and count value of -1 is given, then the
current channel should change to the last channel.
This cluster provides an interface for controlling the current Channel on a device or endpoint.
This cluster server would be supported on Video Player devices or endpoints that allow Channel control such as a Content App. This cluster provides a list of available channels and provides commands for absolute and relative channel changes.
The cluster server for Channel is implemented by an endpoint that controls the current Channel.
ChannelCluster supports optional features that you can enable with the ChannelCluster.with() factory method.
See
MatterSpecification.v13.Cluster § 6.6