ReactOS 0.4.15-dev-7958-gcd0bb1a

#include <mpg123.h>

Collaboration diagram for mpg123_text:

Public Attributes

char lang [3]
 
char id [4]
 
mpg123_string description
 
mpg123_string text
 

Detailed Description

Sub data structure for ID3v2, for storing various text fields (including comments). This is for ID3v2 COMM, TXXX and all the other text fields. Only COMM, TXXX and USLT may have a description, only COMM and USLT have a language. You should consult the ID3v2 specification for the use of the various text fields ("frames" in ID3v2 documentation, I use "fields" here to separate from MPEG frames).

Definition at line 1375 of file mpg123.h.


The documentation for this struct was generated from the following file: