ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

mpg123_id3v2 Struct Reference

#include <mpg123.h>

Data Fields

unsigned char version
mpg123_stringtitle
mpg123_stringartist
mpg123_stringalbum
mpg123_stringyear
mpg123_stringgenre
mpg123_stringcomment
mpg123_textcomment_list
size_t comments
mpg123_texttext
size_t texts
mpg123_textextra
size_t extras

Detailed Description

Data structure for storing IDV3v2 tags. This structure is not a direct binary mapping with the file contents. The ID3v2 text frames are allowed to contain multiple strings. So check for null bytes until you reach the mpg123_string fill. All text is encoded in UTF-8.

Definition at line 850 of file mpg123.h.


The documentation for this struct was generated from the following file:
  • include/reactos/libs/libmpg123/mpg123.h

Generated on Sun May 27 2012 06:30:43 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.