Tao.OpenAl SDK Documentation

Al.alIsBuffer Method 

[Visual Basic]
Public Shared Function alIsBuffer( _
   ByVal buffer As Integer _
) As Integer
[C#]
public static int alIsBuffer(
   int buffer
);

See Also

Al Class | Tao.OpenAl Namespace