Searched defs:RemoveSong (Results 1 – 2 of 2) sorted by relevance
/MusicPlayer2/MusicPlayer2/ | ||
H A D | Playlist.cpp | 164 void CPlaylistFile::RemoveSong(const SongInfo& song) in RemoveSong() function in CPlaylistFile |
H A D | Player.cpp | 1724 bool CPlayer::RemoveSong(int index, bool skip_locking) in RemoveSong() function in CPlayer |