arsd.vorbis

Port of stb_vorbis to D. Provides .ogg audio file reading capabilities. See arsd.simpleaudio for code that can use this to actually load and play the file.

Members

Enums

STBVorbisError
enum STBVorbisError

//////// FUNCTIONS USEABLE WITH ALL INPUT MODES ///// ERROR CODES

Manifest constants

STB_VORBIS_MAX_CHANNELS
enum STB_VORBIS_MAX_CHANNELS;

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

Structs

stb_vorbis_alloc
struct stb_vorbis_alloc

/////////////////////////////////////////////////////////////////////////// //////// THREAD SAFETY //////// MEMORY ALLOCATION

Meta