|
"L. Spiro Engine"
|
#include <LSSVorbisCodec.h>
Public Attributes | |
| LSFLOAT ** | pcm |
| COgg::oggpack_buffer | opb |
| LSINT32 | lW |
| LSINT32 | W |
| LSINT32 | nW |
| LSINT32 | pcmend |
| LSINT32 | mode |
| LSINT32 | eofflag |
| LSINT64 | granulepos |
| LSINT64 | sequence |
| vorbis_dsp_state * | vd |
| LSVOID * | localstore |
| LSINT32 | localtop |
| LSINT32 | localalloc |
| LSINT32 | totaluse |
| alloc_chain * | reap |
| LSINT32 | glue_bits |
| LSINT32 | time_bits |
| LSINT32 | floor_bits |
| LSINT32 | res_bits |
| LSVOID * | internal |
A single block of data to be processed as part of the analysis/synthesis stream; it belongs to a specific logical bitstream, but is independent from other vorbis_blocks belonging to that logical bitstream.
1.7.3