Matter Survey

Community-driven database of Matter device capabilities

Content Launcher 0x050A

Matter master
ClusterRevision 3
This cluster provides an interface for launching content on a media player device such as a TV or Speaker.

Attributes (4)

Code Name Type
0x0000 AcceptHeader array
0x0001 SupportedStreamingProtocols SupportedProtocolsBitmap
0x0002 Movable boolean
0x0003 Presets array

Commands (6)

Code Name Direction
0x00 LaunchContent client→server
0x01 LaunchURL client→server
0x02 LauncherResponse server→client
0x03 ContentReplicationRequest client→server
0x04 ContentReplicationResponse server→client
0x05 PlayPreset client→server

Features (8)

Bit Code Name
0 CS ContentSearch — Device supports content search (non-app specific)
1 UP URLPlayback — Device supports basic URL-based file playback
2 AS AdvancedSeek — Enables clients to implement more advanced media seeking behavior in their user interface, such as for example a "seek bar"
3 TT TextTracks — Device or app supports Text Tracks
4 AT AudioTracks — Device or app supports Audio Tracks
5 CR ContentReplication — Device supports replicating currently playing content to another device for playback continuation
6 CQ ContentQueueing — Device supports content queueing and enhanced URL launching with content type, headers, offset, and next URL
7 PS Presets — Device supports a list of presets that can be started without further details