|
"L. Spiro Engine"
|
#include <LSSVorbisCodecInternal.h>
Public Attributes | |
| LSINT32 | blocksizes [2] |
| LSINT32 | modes |
| LSINT32 | maps |
| LSINT32 | floors |
| LSINT32 | residues |
| LSINT32 | books |
| LSINT32 | psys |
| CVorbisStructs::vorbis_info_mode * | mode_param [64] |
| LSINT32 | map_type [64] |
| CVorbisStructs::vorbis_info_mapping * | map_param [64] |
| LSINT32 | floor_type [64] |
| CVorbisStructs::vorbis_info_floor * | floor_param [64] |
| LSINT32 | residue_type [64] |
| CVorbisStructs::vorbis_info_residue * | residue_param [64] |
| CVorbisCodeBook::static_codebook * | book_param [256] |
| CVorbisCodeBook::codebook * | fullbooks |
| CVorbisPsy::vorbis_info_psy * | psy_param [4] |
| CVorbisPsy::vorbis_info_psy_global | psy_g_param |
| CVorbisBitrate::bitrate_manager_info | bi |
| CVorbisHighLevel::highlevel_encode_setup | hi |
| LSINT32 | halfrate_flag |
Setup information.
1.7.3