openal_buffer_destroy

(PECL openal >= 0.1.0)

openal_buffer_destroy Destroys an OpenAL buffer

Opis

openal_buffer_destroy ( resource $buffer ) : bool

Parametry

buffer

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

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.

Zobacz też:

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top