Tao.OpenAl SDK Documentation |
|
Alc.ALC_OUT_OF_MEMORY Field
A function could not be completed, because there is not enough memory available.
[Visual Basic]
Public Const ALC_OUT_OF_MEMORY As
Integer = 40965
[C#]
public const
int ALC_OUT_OF_MEMORY = 40965;
See Also
Alc Class | Tao.OpenAl Namespace