openal_buffer_loadwav
(PECL openal >= 0.1.0)
openal_buffer_loadwav — Load a .wav file into a buffer
Opis
bool openal_buffer_loadwav
( resource
$buffer
, string $wavfile
)Parametry
-
buffer -
An Open AL(Buffer) resource (previously created by openal_buffer_create()).
-
wavfile -
Path to .wav file on local file system.
Zwracane wartości
Zwraca TRUE w przypadku powodzenia, FALSE w
przypadku błędu.
Zobacz też:
- openal_buffer_data() - Load a buffer with data
- openal_stream() - Begin streaming on a source
There are no user contributed notes for this page.
