Readonly
advancedAdvancedSeek
Enables clients to implement more advanced media seeking behavior in their user interface, such as for example a "seek bar".
Readonly
audioAudioTracks
Device or app supports Audio Tracks.
Readonly
contentContentSearch
Device supports content search (non-app specific)
Readonly
textTextTracks
Device or app supports Text Tracks.
Readonly
urlUrlPlayback
Device supports basic URL-based file playback
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 launching content on a Video Player device such as a Streaming Media Player, Smart TV or Smart Screen.
This cluster would be supported on a Video Player device or devices that can playback content, such as a Streaming Media Player, Smart TV or Smart Screen. This cluster supports playing back content referenced by URL. It supports finding content by type and global identifier, and either playing the content or displaying the search results.
The cluster server for Content Launcher is implemented by an endpoint that can launch content, such as a Video Player, or an endpoint representing a Content App on such a device.
When this cluster is implemented for an Content App Endpoint (Endpoint with type “Content App” and having an Application Basic cluster), the Video Player device shall launch the application when a client invokes the LaunchContent or LaunchURL commands.
ContentLauncherCluster supports optional features that you can enable with the ContentLauncherCluster.with() factory method.
See
MatterSpecification.v13.Cluster § 6.7