OpenTK.Audio.OpenAL.AL.DeleteBuffers Method
This function deletes one buffer only, freeing the resources used by the buffer. Buffers which are attached to a source can not be deleted. See AL.Source (ALSourcei) and AL.SourceUnqueueBuffers for information on how to detach a buffer from a source.

Syntax

[System.CLSCompliant(false)]
public static void DeleteBuffers (uint[] buffers)

Parameters

buffers
Pointer to a buffer name identifying the buffer to be deleted.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0