Home
last modified time | relevance | path

Searched defs:AddSongsToPlaylist (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DPlaylist.cpp127 int CPlaylistFile::AddSongsToPlaylist(const vector<SongInfo>& songs, bool insert_begin) in AddSongsToPlaylist() function in CPlaylistFile
H A DPlayer.cpp1227 int CPlayer::AddSongsToPlaylist(const vector<SongInfo>& songs) in AddSongsToPlaylist() function in CPlayer