This function unqueues a set of buffers attached to a source. The number of processed buffers can be detected using AL.GetSource with parameter ALGetSourcei.BuffersProcessed, which is the maximum number of buffers that can be unqueued using this call. The unqueue operation will only take place if all n buffers can be removed from the queue.
Syntax
public static
int SourceUnqueueBuffer (
int sid)
Parameters
- sid
- The name of the source to unqueue buffers from.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0