Searched refs:shouldBePlaying (Results 1 – 1 of 1) sorted by relevance
3276 bool shouldBePlaying = potentiallyPlaying(); in updatePlayState() local3280 boolString(shouldBePlaying), boolString(playerPaused)); in updatePlayState()3282 if (shouldBePlaying) { in updatePlayState()