Home
last modified time | relevance | path

Searched defs:id3_frame (Results 1 – 4 of 4) sorted by relevance

/dports/audio/libid3tag/libid3tag-0.15.1b/
H A Did3tag.h145 struct id3_frame { struct
146 char id[5];
147 char const *description;
148 unsigned int refcount;
149 int flags;
150 int group_id;
151 int encryption_method;
152 id3_byte_t *encoded;
153 id3_length_t encoded_length;
155 unsigned int nfields;
[all …]
/dports/audio/easytag/easytag-2.4.3/src/tags/
H A Did3_tag.c181 ID3Frame *id3_frame; in id3tag_write_file_v23tag() local
991 gchar *Id3tag_Get_Field (const ID3Frame *id3_frame, ID3_FieldID id3_fieldid) in Id3tag_Get_Field()
1166 Id3tag_Set_Field (const ID3Frame *id3_frame, in Id3tag_Set_Field()
1537 ID3Frame *id3_frame; in id3tag_check_if_id3lib_is_buggy() local
/dports/audio/gmtp/gmtp-1.3.11/src/
H A Dmetatag_info.c62 struct id3_frame *id3_frame; in ID3_getFrameText() local
/dports/audio/gbemol/gbemol-0.3.2/src/
H A Dgbemol-utils.c370 ID3Frame* id3_frame; in gbemol_get_song_image_from_id3() local