Home
last modified time | relevance | path

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

/external/flac/src/plugin_xmms/
Dplugin.c71 …int length_in_msec; /* int (instead of FLAC__uint64) only because that's what XMMS uses; seeking w… member
153 void set_track_info(const char* title, int length_in_msec) in set_track_info()
394 void FLAC_XMMS__get_song_info(char *filename, char **title, int *length_in_msec) in FLAC_XMMS__get_song_info()