Forum und email

openal_buffer_loadwav

(PECL openal:0.1)

openal_buffer_loadwav — Load a .wav file into a buffer

Descripción

bool openal_buffer_loadwav ( resource $buffer , string $wavfile )

Lista de parámetros

buffer

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

wavfile

Path to .WAV file on local file system.

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.