openal_buffer_destroy

(PECL openal >= 0.1.0)

openal_buffer_destroy Destroys an OpenAL buffer

Descrizione

openal_buffer_destroy(resource $buffer): bool

Elenco dei parametri

buffer

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

Valori restituiti

Restituisce true in caso di successo, false in caso di fallimento.

Vedere anche:

add a note add a note

User Contributed Notes

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