Note:
This API doc is automatically generated from the current development version that you can get via Subversion or as a daily snapshot from
http://mpg123.org/snapshot.
There may be differences (additions) compared to the latest stable release. See
NEWS.libmpg123 and the overall
NEWS file on libmpg123 versions and important changes between them.
Let me emphasize that the policy for libmpg123 is to always stay backwards compatible -- only
additions are planned (and it's not yet planned to change the plans;-).
#include <mpg123.h>
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 930 of file mpg123.h.
Field Documentation
Always the string "TAG", the classic intro.
Definition at line 932 of file mpg123.h.
Artist string.
Definition at line 934 of file mpg123.h.
Comment string.
Definition at line 937 of file mpg123.h.
The documentation for this struct was generated from the following file: