Tao.OpenAl SDK Documentation

Al.AL_ENV_DECAY_TIME_IASIG Field

Decay time. The accepted range is 0.1 to 20.0. The default value is 1.0.

[Visual Basic]
Public Const AL_ENV_DECAY_TIME_IASIG As Integer = 12292
[C#]
public const int AL_ENV_DECAY_TIME_IASIG = 12292;

See Also

Al Class | Tao.OpenAl Namespace