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