playing

abstract val playing: Boolean

Deprecated

Deprecated. Use !paused && ready instead

If the player is currently playing the media in the timeline. This is the same as checking: !paused&&ready