Searched refs:shouldPlayCurrent (Results 1 – 1 of 1) sorted by relevance
325 let shouldPlayCurrent: boolean | null = null; variable339 shouldPlayCurrent = false;345 shouldPlayCurrent = !musicIsPaused(state);347 shouldPlayCurrent = false;359 if (shouldPlayCurrent === true) {361 } else if (shouldPlayCurrent === false) {