Tao.OpenAl SDK Documentation |
|
Al.AL_INVALID_ENUM Field
Illegal enum passed as an argument to an AL call.
[Visual Basic]
Public Const AL_INVALID_ENUM As
Integer = 40962
[C#]
public const
int AL_INVALID_ENUM = 40962;
See Also
Al Class | Tao.OpenAl Namespace