Tao.OpenAl SDK Documentation |
|
Al.AL_MAX_GAIN Field
Indicates maximum source attenuation. The accepted range is 0.0 to 1.0.
[Visual Basic]
Public Const AL_MAX_GAIN As
Integer = 4110
[C#]
public const
int AL_MAX_GAIN = 4110;
See Also
Al Class | Tao.OpenAl Namespace