Queues a set of buffers on a source.
Queues a set of buffers on a source.
public static void alSourceQueueBuffers(int,int,Int32*);
Queues a set of buffers on a source.
public static void alSourceQueueBuffers(int,int,ref int);
Queues a set of buffers on a source.
public static void alSourceQueueBuffers(int,int,int[]);
Queues a set of buffers on a source.
public static void alSourceQueueBuffers(int,int,IntPtr);
Al Class | Tao.OpenAl Namespace