Home
last modified time | relevance | path

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

/external/flac/src/plugin_xmms/
Dplugin.c89 static void FLAC_XMMS__get_song_info(char *filename, char **title, int *length);
125 FLAC_XMMS__get_song_info,
394 void FLAC_XMMS__get_song_info(char *filename, char **title, int *length_in_msec) in FLAC_XMMS__get_song_info() function