openal_buffer_destroy

openal_buffer_destroy

(PECL)

openal_buffer_destroy --  Destroys an OpenAL buffer

Description

bool openal_buffer_destroy ( resource buffer )

Parameters

buffer

An Open AL(Buffer) resource (previously created by openal_buffer_create()).

Return Values

Returns TRUE on success or FALSE on failure.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.