Searched defs:GetSongLength (Results 1 – 4 of 4) sorted by relevance
/MusicPlayer2/MusicPlayer2/ | ||
H A D | MciCore.cpp | 186 int CMciCore::GetSongLength() in GetSongLength() function in CMciCore |
H A D | Player.h | 457 int GetSongLength() const { return m_song_length.toInt(); } in GetSongLength() function |
H A D | FfmpegCore.cpp | 223 int CFfmpegCore::GetSongLength() { in GetSongLength() function in CFfmpegCore |
H A D | BassCore.cpp | 497 int CBassCore::GetSongLength() in GetSongLength() function in CBassCore |