The OpenD Programming Language

audioformats.stb_vorbis2

Undocumented in source.

Members

Aliases

STBVorbisError
alias STBVorbisError = int

///// ERROR CODES

Functions

get8
uint8 get8(vorb* z)

//////////////////// END LEAF SETUP FUNCTIONS //////////////////////////

Manifest constants

STB_VORBIS_MAX_CHANNELS
enum STB_VORBIS_MAX_CHANNELS;

///////////////////////////////////////////////////////////////////////////

Static functions

float32_unpack
float float32_unpack(uint32 x)

//////////////////// LEAF SETUP FUNCTIONS //////////////////////////

Structs

stb_vorbis_info
struct stb_vorbis_info

//////// FUNCTIONS USEABLE WITH ALL INPUT MODES

Meta