Home
last modified time | relevance | path

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

/dports/audio/libid3tag/libid3tag-0.15.1b/
H A Did3tag.h253 int id3_file_update(struct id3_file *);
H A Dfile.c606 int id3_file_update(struct id3_file *file) in id3_file_update() function
/dports/audio/gtkpod/gtkpod-1.0.0/src/
H A Dmp3file.c1777 if (id3_file_update(id3file) != 0) in mp3_write_file_info()
3137 if (id3_file_update(id3file) != 0) in id3_lyrics_save()