Tao.OpenAl SDK Documentation

Alc.ALC_INVALID_ENUM Field

A function was called at inappropriate time, or in an inappropriate way, causing an illegal state. This can be an incompatible value, object ID, and/or function.

[Visual Basic]
Public Const ALC_INVALID_ENUM As Integer = 40963
[C#]
public const int ALC_INVALID_ENUM = 40963;

See Also

Alc Class | Tao.OpenAl Namespace