Static methods
Variables
Methods
load(onEnd:() ‑> Void):Void
Some platforms might require some data to be loaded before we can start decoding. Use load() and wait for onEnd to make sure that the sound data and the correct number of samples is available. onEnd() might be called back immediately if the data is already available.