This function deletes one or more buffers, 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)]
[System.Security.SuppressUnmanagedCodeSecurity]
public static
void DeleteBuffers (
int n,
uint* buffers)
Parameters
- n
- The number of buffers to be deleted.
- buffers
- Pointer to an array of buffer names identifying the buffers to be deleted.
Remarks
Requirements
Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0