Tao.OpenAl SDK Documentation |
|
Al.AL_ENV_REVERB_DELAY_IASIG Field
Reverb delay. The accepted range is 0.0 to 0.1. The default value is 0.04.
[Visual Basic]
Public Const AL_ENV_REVERB_DELAY_IASIG As
Integer = 12296
[C#]
public const
int AL_ENV_REVERB_DELAY_IASIG = 12296;
See Also
Al Class | Tao.OpenAl Namespace