Unqueues a set of buffers attached to a source.
Unqueues a set of buffers attached to a source.
public static void alSourceUnqueueBuffers(int,int,Int32*);
Unqueues a set of buffers attached to a source.
public static void alSourceUnqueueBuffers(int,int,ref int);
Unqueues a set of buffers attached to a source.
public static void alSourceUnqueueBuffers(int,int,int[]);
Unqueues a set of buffers attached to a source.
public static void alSourceUnqueueBuffers(int,int,IntPtr);
Al Class | Tao.OpenAl Namespace