MCPcopy Create free account
hub / github.com/ActiveState/code / exit_playlist

Function exit_playlist

recipes/JavaScript/578517_Music_player/recipe-578517.js:438–442  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

436}
437
438function exit_playlist()
439{
440 m_play_list_ptr=-1;
441 highlight_playlist_item(m_play_list_ptr);
442}
443
444/*****************************
445* *

Callers 2

do_link_clickFunction · 0.85
play_next_soundFunction · 0.85

Calls 1

highlight_playlist_itemFunction · 0.85

Tested by

no test coverage detected