PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

openal_context_create> <openal_buffer_get
Last updated: Fri, 27 Jun 2008

view this page in

openal_buffer_loadwav

(PECL openal:0.1)

openal_buffer_loadwav — Load a .wav file into a buffer

Description

bool openal_buffer_loadwav ( resource $buffer , string $wavfile )

Parameters

buffer

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

wavfile

Path to .WAV file on local file system.

Return Values

Returns TRUE on success or FALSE on failure.



add a note add a note User Contributed Notes
openal_buffer_loadwav
There are no user contributed notes for this page.

openal_context_create> <openal_buffer_get
Last updated: Fri, 27 Jun 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites