|
NameAuSoundPlaySynchronousFromFile - play a file. Synopsis#include <audio/audiolib.h>
AuBool AuSoundPlaySynchronousFromFile(server,
filename, volume)
ArgumentsDescriptionAuSoundPlaySynchronousFromFile plays filename and returns AuTrue when done or AuFalse if there was an error. See AlsoAuSoundPlay, AuSoundPlayFromBucket, AuSoundPlayFromData, AuSoundPlayFromFile. audiolib - Network Audio System C Language Interface
|