PLAYING constant

MediaPlaybackState const PLAYING

The media is playing.

Implementation

static const PLAYING = MediaPlaybackState._internal(1, 1);