Tao.OpenAl SDK Documentation

Al.AL_UNDETERMINED Field

Indicates whether source is meant to be undetermined. The accepted values are AL_TRUE or AL_FALSE, the default value is AL_FALSE.

[Visual Basic]
Public Const AL_UNDETERMINED As Integer = 4144
[C#]
public const int AL_UNDETERMINED = 4144;

See Also

Al Class | Tao.OpenAl Namespace