Tao.OpenAl SDK Documentation

Al.AL_STATIC Field

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

[Visual Basic]
Public Const AL_STATIC As Integer = 4136
[C#]
public const int AL_STATIC = 4136;

See Also

Al Class | Tao.OpenAl Namespace