Searched refs:ID3_TAG_OPTION_APPENDEDTAG (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Did3tag.h139 ID3_TAG_OPTION_APPENDEDTAG = 0x0010, /* tag will be appended */ enumerator in enum:__anon4014
H A Dfile.c337 id3_tag_options(file->primary, ID3_TAG_OPTION_APPENDEDTAG, ~0);
H A Dtag.c815 if (tag->options & ID3_TAG_OPTION_APPENDEDTAG)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Did3tag.h139 ID3_TAG_OPTION_APPENDEDTAG = 0x0010, /* tag will be appended */ enumerator in enum:__anon4095
H A Dfile.c337 id3_tag_options(file->primary, ID3_TAG_OPTION_APPENDEDTAG, ~0);
H A Dtag.c815 if (tag->options & ID3_TAG_OPTION_APPENDEDTAG)

Completed in 137 milliseconds