#include </home/clem/local/src/opie/core/multimedia/opieplayer/libmad/mad.h>
Collaboration diagram for mad_stream:

Public Attributes | |
| unsigned char const * | buffer |
| unsigned char const * | bufend |
| unsigned long | skiplen |
| int | sync |
| unsigned long | freerate |
| unsigned char const * | this_frame |
| unsigned char const * | next_frame |
| mad_bitptr | ptr |
| mad_bitptr | anc_ptr |
| unsigned int | anc_bitlen |
| unsigned char(* | main_data )[MAD_BUFFER_MDLEN] |
| unsigned int | md_len |
| int | options |
| enum mad_error | error |
| unsigned char const * | buffer |
| unsigned char const * | bufend |
| unsigned char const * | this_frame |
| unsigned char const * | next_frame |
| mad_bitptr | ptr |
| mad_bitptr | anc_ptr |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 80 of file stream.h. Referenced by LibMadPlugin::decode(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 607 of file mad.h. Referenced by LibMadPlugin::read(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2