Home
last modified time | relevance | path

Searched refs:PLAY_LIST_IS_EMPTY (Results 1 – 1 of 1) sorted by relevance

/MusicFree/src/core/trackPlayer/
H A Dindex.ts459 throw new Error(PlayFailReason.PLAY_LIST_IS_EMPTY);
677 } else if (message === PlayFailReason.PLAY_LIST_IS_EMPTY) {
781 PLAY_LIST_IS_EMPTY = 'PLAY_LIST_IS_EMPTY', enumerator