Searched refs:isStopped (Results 1 – 2 of 2) sorted by relevance
46 bool isStopped() const { return this->state() == State::kStopped; } in isStopped() function
35 if (fPlayer->isStopped() && t >=0) { in seek()