playbackState property
Indicates whether the current media session is playing.
See MediaSessionPlaybackState for possible values.
Implementation
@JS('playbackState')
external static String playbackState;
Indicates whether the current media session is playing.
See MediaSessionPlaybackState for possible values.
@JS('playbackState')
external static String playbackState;