ReactOS 0.4.15-dev-7918-g2a2556c

#include <mpg123.h>

Collaboration diagram for mpg123_moreinfo:

Public Attributes

double xr [2][2][576]
 
double sfb [2][2][22]
 
double sfb_s [2][2][3 *13]
 
int qss [2][2]
 
int big_values [2][2]
 
int sub_gain [2][2][3]
 
int scalefac_scale [2][2]
 
int preflag [2][2]
 
int blocktype [2][2]
 
int mixed [2][2]
 
int mainbits [2][2]
 
int sfbits [2][2]
 
int scfsi [2]
 
int maindata
 
int padding
 

Detailed Description

Data structure for even more detailed information out of the decoder, for MPEG layer III only. This was added to support the frame analyzer by the Lame project and just follows what was used there before. You know what the fields mean if you want use this structure.

Definition at line 1058 of file mpg123.h.


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