alutLoadWAVFile ( fileName format data size frequency looping -- )


Vocabulary
openal.alut.other

Inputs
fileNamean object
formatan object
dataan object
sizean object
frequencyan object
loopingan object


Outputs
None

Definition


LIBRARY: alut FUNCTION: void alutLoadWAVFile
( c-string fileName, ALenum* format, void** data, ALsizei*
size, ALsizei* frequency, ALboolean* looping )