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_id3v1 Struct Reference

#include <mpg123.h>

Data Fields

char tag [3]
char title [30]
char artist [30]
char album [30]
char year [4]
char comment [30]
unsigned char genre

Detailed Description

Data structure for ID3v1 tags (the last 128 bytes of a file). Don't take anything for granted (like string termination)! Also note the change ID3v1.1 did: comment[28] = 0; comment[19] = track_number It is your task to support ID3v1 only or ID3v1.1 ...

Definition at line 873 of file mpg123.h.


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

Generated on Mon May 28 2012 06:30:39 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.