Tao.OpenAl SDK Documentation

Al.AL_STREAMING Field

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

[Visual Basic]
Public Const AL_STREAMING As Integer = 4137
[C#]
public const int AL_STREAMING = 4137;

See Also

Al Class | Tao.OpenAl Namespace