isPlaying static method

bool isPlaying()

Implementation

static bool isPlaying() {
  return _isPlaying;
}