Module media_playback

Source
Expand description

Generated Matter TLV encoders and decoders for Media Playback Cluster Cluster ID: 0x0506

This file is automatically generated from MediaPlayback.xml

Structs§

PlaybackPosition
Track
TrackAttributes

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