Expand description
Generated Matter TLV encoders and decoders for Media Playback Cluster Cluster ID: 0x0506
This file is automatically generated from MediaPlayback.xml
Structs§
Functions§
- decode_
active_ audio_ track - Decode ActiveAudioTrack attribute (0x0007)
- decode_
active_ text_ track - Decode ActiveTextTrack attribute (0x0009)
- decode_
attribute_ json - Decode attribute value and return as JSON string
- decode_
available_ audio_ tracks - Decode AvailableAudioTracks attribute (0x0008)
- decode_
available_ text_ tracks - Decode AvailableTextTracks attribute (0x000A)
- decode_
current_ state - Decode CurrentState attribute (0x0000)
- decode_
duration - Decode Duration attribute (0x0002)
- decode_
playback_ speed - Decode PlaybackSpeed attribute (0x0004)
- decode_
sampled_ position - Decode SampledPosition attribute (0x0003)
- decode_
seek_ range_ end - Decode SeekRangeEnd attribute (0x0005)
- decode_
seek_ range_ start - Decode SeekRangeStart attribute (0x0006)
- decode_
start_ time - Decode StartTime attribute (0x0001)
- encode_
activate_ audio_ track - Encode ActivateAudioTrack command (0x0C)
- encode_
activate_ text_ track - Encode ActivateTextTrack command (0x0D)
- encode_
fast_ forward - Encode FastForward command (0x07)
- encode_
rewind - Encode Rewind command (0x06)
- encode_
seek - Encode Seek command (0x0B)
- encode_
skip_ backward - Encode SkipBackward command (0x09)
- encode_
skip_ forward - Encode SkipForward command (0x08)
- get_
attribute_ list - Get list of all attributes supported by this cluster