|
live
|
#include <MP3Internals.hh>

Data Structures | |
| struct | gr_info_s |
Public Types | |
| typedef struct MP3SideInfo::gr_info_s | gr_info_s_t |
Data Fields | |
| unsigned | main_data_begin |
| unsigned | private_bits |
| struct { | |
| gr_info_s_t gr [2] | |
| } | ch [2] |
Definition at line 31 of file MP3Internals.hh.
| typedef struct MP3SideInfo::gr_info_s MP3SideInfo::gr_info_s_t |
| struct { ... } MP3SideInfo::ch[2] |
| gr_info_s_t MP3SideInfo::gr[2] |
Definition at line 59 of file MP3Internals.hh.
| unsigned MP3SideInfo::main_data_begin |
Definition at line 32 of file MP3Internals.hh.
| unsigned MP3SideInfo::private_bits |
Definition at line 33 of file MP3Internals.hh.