Tao.OpenAl SDK Documentation |
|
Al.AL_INVALID_VALUE Field
Illegal value passed as an argument to an AL call. Applies to parameter values, but not to enumerations.
[Visual Basic]
Public Const AL_INVALID_VALUE As
Integer = 40963
[C#]
public const
int AL_INVALID_VALUE = 40963;
See Also
Al Class | Tao.OpenAl Namespace