parent root
PHP: openal_buffer_create - Manual

openal_buffer_create

(PECL openal >= 0.1.0)

openal_buffer_create Generate OpenAL buffer

Description

openal_buffer_create ( void ) : resource

Return Values

Returns an Open AL(Buffer) resource on success or FALSE on failure.

See Also

add a noteadd a note

User Contributed Notes

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