You could access this page securely.
API documentation for libmpg123, libout123, and libsyn123
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,
NEWS.libout123,
NEWS.libsyn123,
and the overall NEWS file on libmpg123 versions and important changes between them.
Let me emphasize that the policy for the lib*123 family is to always stay backwards compatible -- only additions are planned (and it's not yet planned to change the plans;-).
Let me emphasize that the policy for the lib*123 family is to always stay backwards compatible -- only additions are planned (and it's not yet planned to change the plans;-).
mpg123_moreinfo Struct Reference
#include <mpg123.h>
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.
Member Data Documentation
◆ xr
◆ sfb
◆ sfb_s
double mpg123_moreinfo::sfb_s[2][2][3 *13] |
◆ qss
◆ big_values
◆ sub_gain
◆ scalefac_scale
◆ preflag
◆ blocktype
◆ mixed
◆ mainbits
◆ sfbits
◆ scfsi
◆ maindata
◆ padding
The documentation for this struct was generated from the following file: