audio-formats v1.3.4 (2021-10-10T14:59:24Z)
Dub
Repo
stb_vorbis_alloc
audioformats
vorbis
Undocumented in source.
nothrow @
nogc
struct
stb_vorbis_alloc {
ubyte
*
alloc_buffer
;
int
alloc_buffer_length_in_bytes
;
}
Members
Variables
alloc_buffer
ubyte
*
alloc_buffer
;
Undocumented in source.
alloc_buffer_length_in_bytes
int
alloc_buffer_length_in_bytes
;
Undocumented in source.
Meta
Source
See Implementation
audioformats
vorbis
classes
VorbisDecoder
enums
STBVorbisError
functions
lrintf
manifest constants
STB_VORBIS_FAST_HUFFMAN_LENGTH
STB_VORBIS_MAX_CHANNELS
STB_VORBIS_PUSHDATA_CRC_COUNT
structs
stb_vorbis_alloc