Tao.OpenAl SDK Documentation |
|
Al.alSourceQueueBuffers Method (Int32, Int32, Int32)
[Visual Basic]
Overloads Public Shared Sub alSourceQueueBuffers( _
ByVal
source As
Integer, _
ByVal
number As
Integer, _
ByRef
buffer As
Integer _
)
[C#]
public static
void alSourceQueueBuffers(
int source,
int number,
ref
int buffer);
See Also
Al Class | Tao.OpenAl Namespace | Al.alSourceQueueBuffers Overload List