Warning: file_put_contents(): Only -1 of 61 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
openal_buffer_get openal_context_create openal PHP Manual openal_buffer_loadwav (PECL openal:0.1) — Load a .wav file into buffer Beskrivelse bool ( resource $buffer , string $wavfile ) Parameterl...
Forum und email

openal_buffer_loadwav

(PECL openal:0.1)

openal_buffer_loadwav — Load a .wav file into a buffer

Beskrivelse

bool openal_buffer_loadwav ( resource $buffer , string $wavfile )

Parameterliste

buffer

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

wavfile

Path to .WAV file on local file system.

Returneringsværdier

Returnerer TRUE ved succes, FALSE ved fejl.