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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/
H A Dplayback.h46 int length_in_msec; /* int (instead of FLAC__uint64) only because that's what Winamp uses; seeking won't work right if this maxes out */ member in struct:__anon908
H A Din_flac.c331 static void getfileinfo(char *filename, char *title, int *length_in_msec) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/plugin_xmms/
H A Dplugin.c68 int length_in_msec; /* int (instead of FLAC__uint64) only because that's what XMMS uses; seeking won't work right if this maxes out */ member in struct:__anon925
150 void set_track_info(const char* title, int length_in_msec) argument
391 void FLAC_XMMS__get_song_info(char *filename, char **title, int *length_in_msec) argument
[all...]

Completed in 269 milliseconds