Tao.OpenAl SDK Documentation |
|
Al.alGetBufferiv Method (Int32, Int32, IntPtr)
Retrieves an integer property of a buffer.
[Visual Basic]
Overloads Public Shared Sub alGetBufferiv( _
ByVal
buffer As
Integer, _
ByVal
attribute As
Integer, _
ByVal
val As
IntPtr _
)
Parameters
-
buffer
- Buffer name whose attribute is being retrieved.
-
attribute
-
The name of the attribute to be retrieved:
-
val
- A pointer to an integer to hold the retrieved data.
See Also
Al Class | Tao.OpenAl Namespace | Al.alGetBufferiv Overload List