[Openal] alBufferData

Adriano Bedeschi adriano_bedeschi at yahoo.com.br
Tue Sep 13 00:58:12 PDT 2005


How do i free the memory occupied by a OpenAL buffer after a call to alBufferData?

If i call alBufferData again will the OpenAL buffer overwrite the previous data or i will get a memory leak? If so, the only way to free this memory is to destroy the buffer with a call to alDeleteBuffers?

I am talking about the OenAL buffer, not its data param (which i release right after calling alBufferData).

thx,
Thun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://opensource.creative.com/pipermail/openal/attachments/20050913/88531e8d/attachment-0001.html


More information about the Openal mailing list