stb_vorbis

Undocumented in source.

Members

Variables

A
float*[2] A;
B
float*[2] B;
C
float*[2] C;
Undocumented in source.
_io
IOCallbacks* _io;
Undocumented in source.
_userData
void* _userData;
Undocumented in source.
acc
uint32 acc;
Undocumented in source.
alloc
stb_vorbis_alloc alloc;
Undocumented in source.
bit_reverse
uint16*[2] bit_reverse;
Undocumented in source.
blocksize
int[2] blocksize;
Undocumented in source.
blocksize_0
int blocksize_0;
blocksize_1
int blocksize_1;
Undocumented in source.
bytes_in_seg
uint8 bytes_in_seg;
Undocumented in source.
channel_buffer_end
int channel_buffer_end;
Undocumented in source.
channel_buffer_start
int channel_buffer_start;
Undocumented in source.
channel_buffers
float*[STB_VORBIS_MAX_CHANNELS] channel_buffers;
Undocumented in source.
channels
int channels;
Undocumented in source.
codebook_count
int codebook_count;
Undocumented in source.
codebooks
Codebook* codebooks;
Undocumented in source.
comment_list
char** comment_list;
Undocumented in source.
comment_list_length
int comment_list_length;
Undocumented in source.
crc_table
uint32[256] crc_table;
Undocumented in source.
current_loc
uint32 current_loc;
Undocumented in source.
current_loc_valid
int current_loc_valid;
Undocumented in source.
current_sample_loc
long current_sample_loc;
Undocumented in source.
discard_samples_deferred
int discard_samples_deferred;
Undocumented in source.
end_seg_with_known_loc
int end_seg_with_known_loc;
Undocumented in source.
eof
int eof;
Undocumented in source.
error
STBVorbisError error;
Undocumented in source.
finalY
int16*[STB_VORBIS_MAX_CHANNELS] finalY;
Undocumented in source.
first_audio_page_offset
uint32 first_audio_page_offset;
Undocumented in source.
first_decode
uint8 first_decode;
Undocumented in source.
floor_config
Floor* floor_config;
Undocumented in source.
floor_count
int floor_count;
Undocumented in source.
floor_types
uint16[64] floor_types;
Undocumented in source.
known_loc_for_packet
uint32 known_loc_for_packet;
Undocumented in source.
last_page
int last_page;
Undocumented in source.
last_seg
int last_seg;
Undocumented in source.
last_seg_which
int last_seg_which;
Undocumented in source.
mapping
Mapping* mapping;
Undocumented in source.
mapping_count
int mapping_count;
Undocumented in source.
mode_config
Mode[64] mode_config;
Undocumented in source.
mode_count
int mode_count;
Undocumented in source.
next_seg
int next_seg;
Undocumented in source.
outputs
float*[STB_VORBIS_MAX_CHANNELS] outputs;
Undocumented in source.
p_first
ProbedPage p_first;
p_last
ProbedPage p_last;
Undocumented in source.
packet_bytes
int packet_bytes;
Undocumented in source.
page_flag
uint8 page_flag;
Undocumented in source.
previous_length
int previous_length;
Undocumented in source.
previous_window
float*[STB_VORBIS_MAX_CHANNELS] previous_window;
Undocumented in source.
residue_config
Residue* residue_config;
Undocumented in source.
residue_count
int residue_count;
Undocumented in source.
residue_types
uint16[64] residue_types;
Undocumented in source.
sample_rate
uint sample_rate;
Undocumented in source.
samples_output
uint32 samples_output;
Undocumented in source.
segment_count
int segment_count;
Undocumented in source.
segments
uint8[255] segments;
Undocumented in source.
serial
uint32 serial;
Undocumented in source.
setup_memory_required
uint setup_memory_required;
Undocumented in source.
setup_offset
int setup_offset;
Undocumented in source.
setup_temp_memory_required
uint setup_temp_memory_required;
Undocumented in source.
stream_len
uint32 stream_len;
Undocumented in source.
temp_memory_required
uint temp_memory_required;
Undocumented in source.
temp_offset
int temp_offset;
Undocumented in source.
total_samples
uint32 total_samples;
Undocumented in source.
valid_bits
int valid_bits;
Undocumented in source.
vendor
char* vendor;
Undocumented in source.
window
float*[2] window;
Undocumented in source.

Meta