Tao.OpenAl SDK Documentation

Alc.ALC_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 ALC_INVALID_VALUE As Integer = 40964
[C#]
public const int ALC_INVALID_VALUE = 40964;

See Also

Alc Class | Tao.OpenAl Namespace