HolyLib Wiki

bass

bass

This library implements the IGModAudioChannel but serverside.

Methods

bass.PlayFile( string filePath, string flags, function callback )
Creates a IGMODAudioChannel using the given file.
bass.PlayURL( string url, string flags, function callback )
Creates a IGMODAudioChannel using the given url.