mplib Data Structures
Here are the data structures with brief descriptions:| _file_arg | |
| _id3_comment_content | Content type for comment fields |
| _id3_content | A fields content unparsed |
| _id3_tag | Generic tag structure |
| _id3_tag_list | List of tags found in file |
| _id3_text_content | Content type for regular text |
| _id3v1_tag | ID3v1 tag structure |
| _id3v2_extended_header | ID3v2 Extended Header structure |
| _id3v2_frame | ID3v2 Frame structure |
| _id3v2_frame_list | Single linked list referencing a number of frames |
| _id3v2_header | ID3v2 Header structure |
| _id3v2_tag | ID3v2 tag structure |
| _mem_arg | |
| _mpeg_header | Header structure with 4 segments containing 32 bit header information |