Tao.OpenAl SDK Documentation

Al.AL_REFERENCE_DISTANCE Field

byte offset into source (in canon format). -1 if source is not playing. Do not set this, only get this value. The accepted range is 0.0 or above. The default value is 1.0.

[Visual Basic]
Public Const AL_REFERENCE_DISTANCE As Integer = 4128
[C#]
public const int AL_REFERENCE_DISTANCE = 4128;

See Also

Al Class | Tao.OpenAl Namespace