16 explicit ALExtensions(
const ALCdevice *deviceHandle [[maybe_unused]]);
18#ifdef AL_SOFT_direct_channels_remix
19 bool have_ext_AL_SOFT_direct_channels_remix =
false;
Definition al_extensions.cpp:11
Struct for AL and ALC extensions.
Definition al_extensions.h:15
ALExtensions(const ALCdevice *deviceHandle)
Definition al_extensions.cpp:13