Searched refs:ID3_FRAME_COMMENT (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dtag.c358 if (strcmp(id, ID3_FRAME_COMMENT) == 0) {
424 v1_attachstr(tag, ID3_FRAME_COMMENT, comment, 0) == -1) {
682 if (strcmp(frameid, ID3_FRAME_COMMENT) == 0)
711 v1_renderstr(tag, ID3_FRAME_COMMENT, &ptr, 30);
H A Did3tag.h67 # define ID3_FRAME_COMMENT "COMM" macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dtag.c358 if (strcmp(id, ID3_FRAME_COMMENT) == 0) {
424 v1_attachstr(tag, ID3_FRAME_COMMENT, comment, 0) == -1) {
682 if (strcmp(frameid, ID3_FRAME_COMMENT) == 0)
711 v1_renderstr(tag, ID3_FRAME_COMMENT, &ptr, 30);
H A Did3tag.h67 # define ID3_FRAME_COMMENT "COMM" macro

Completed in 133 milliseconds