Home
last modified time | relevance | path

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

/dports/audio/easytag/easytag-2.4.3/src/tags/
H A Did3_tag.c271 ID3Tag_AttachFrame(id3_tag,id3_frame); in id3tag_write_file_v23tag()
286 ID3Tag_AttachFrame(id3_tag,id3_frame); in id3tag_write_file_v23tag()
300 ID3Tag_AttachFrame(id3_tag,id3_frame); in id3tag_write_file_v23tag()
314 ID3Tag_AttachFrame(id3_tag,id3_frame); in id3tag_write_file_v23tag()
346 ID3Tag_AttachFrame(id3_tag,id3_frame); in id3tag_write_file_v23tag()
361 ID3Tag_AttachFrame(id3_tag,id3_frame); in id3tag_write_file_v23tag()
390 ID3Tag_AttachFrame(id3_tag,id3_frame); in id3tag_write_file_v23tag()
419 ID3Tag_AttachFrame(id3_tag,id3_frame); in id3tag_write_file_v23tag()
438 ID3Tag_AttachFrame(id3_tag,id3_frame); in id3tag_write_file_v23tag()
453 ID3Tag_AttachFrame(id3_tag,id3_frame); in id3tag_write_file_v23tag()
[all …]
/dports/audio/id3lib/id3lib-3.8.3/prj/
H A Did3lib.def15 ID3Tag_AttachFrame @9
/dports/audio/tagtool/tagtool-0.12.3/src/
H A Dmpeg_edit_field.c120 ID3Tag_AttachFrame(tag, new_frame); in create_frame()
H A Dmpeg_file.c841 ID3Tag_AttachFrame(tag, frame); in mpeg_file_set_field_v()
/dports/audio/id3lib/id3lib-3.8.3/include/
H A Did3.h55 …ID3_C_EXPORT bool CCONV ID3Tag_AttachFrame (ID3Tag *tag, ID3Frame *frame);
/dports/www/castget/castget-2.0.1/src/
H A Dcastget.c478 ID3Tag_AttachFrame(tag, frame); in _id3_find_and_set_frame()
/dports/audio/id3lib/id3lib-3.8.3/src/
H A Dc_wrapper.cpp129 ID3Tag_AttachFrame(ID3Tag *tag, ID3Frame *frame) in ID3Tag_AttachFrame() function
/dports/audio/ripperx/ripperX-2.7.3/src/
H A Dmisc_utils.c1022 ID3Tag_AttachFrame(myTag,myFrame);
/dports/audio/id3lib/id3lib-3.8.3/
H A DChangeLog5988 (ID3Tag_AttachFrame): Added implementation
6039 - Added decl for ID3Tag_AttachFrame