This is work in progress.

Windows / Headers / xaudio2.h

xaudio2.h

Declarations for the XAudio2 game audio API.

Associated Error Codes

Below is a list of error codes found for this header.

SymbolicValueDescription
XAUDIO2_E_INVALID_CALL0x88960001An API call or one of its arguments was illegal
XAUDIO2_E_XMA_DECODER_ERROR0x88960002The XMA hardware suffered an unrecoverable error
XAUDIO2_E_XAPO_CREATION_FAILED0x88960003XAudio2 failed to initialize an XAPO effect
XAUDIO2_E_DEVICE_INVALIDATED0x88960004An audio device became unusable (unplugged, etc)
XAUDIO2_E_SHAPE_CONTEXTS_ALLOCATED_EXCLUSIVE0x88960005An instance of the XAudio2 engine was already allocated with exclusive access to SHAPE contexts
XAUDIO2_E_INVALID_SHAPE_CONTEXT_RANGE0x88960006The range of SHAPE contexts to be shared is already in-use
6 entries