interface State {
    currentState: MediaPlayback.PlaybackState;
}

Hierarchy

  • StateType
    • State

Properties

Properties

Indicates the current playback state of media.

During fast-forward, rewind, and other seek operations; this attribute shall be set to PLAYING.

MatterSpecification.v13.Cluster § 6.10.6.1