Home
last modified time | relevance | path

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

/dports/audio/gbemol/gbemol-0.3.2/src/
H A Dgbemol-mpd.h82 GbemolMpdSong* gbemol_mpd_playlist_get_song_by_id (GbemolMpd *obj, gint id);
H A Dgbemol-mpd.c731 return gbemol_mpd_playlist_get_song_by_id (obj, obj->status->songid); in gbemol_mpd_get_current_song()
762 GbemolMpdSong* gbemol_mpd_playlist_get_song_by_id (GbemolMpd *obj, gint id) in gbemol_mpd_playlist_get_song_by_id() function