playbackState property

  1. @JS('playbackState')
String playbackState
getter/setter pair

Indicates whether the current media session is playing.

See MediaSessionPlaybackState for possible values.

Implementation

@JS('playbackState')
external static String playbackState;