AudioDevice

Undocumented in source.

Constructors

this
this(string device)

Constucts an audio device, NULL for preffered device.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

MakeCurrent
void MakeCurrent()

Makes the context for this device, a current context.

Static functions

DeviceCreationSucceeded
bool DeviceCreationSucceeded()
Undocumented in source. Be warned that the author may not have intended to support it.
SupportedExtensions
ALExtensionSupport SupportedExtensions()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

MixerSize
ALint MixerSize;
Undocumented in source.

Variables

ALContext
ALCcontext* ALContext;
Undocumented in source.
ALDevice
ALCdevice* ALDevice;
Undocumented in source.

Meta