isPlaying property

bool isPlaying
getter/setter pair

Whether Player instance is playing or not.

Implementation

bool isPlaying = false;