Constructor

new (?stream:URLRequest, ?context:SoundLoaderContext)

Variables

read onlybytesLoaded:Int

read onlybytesTotal:Int

read onlyid3:ID3Info

read onlyisBuffering:Bool

read onlylength:Float

read onlyurl:String

Methods

loadPCMFromByteArray (bytes:ByteArray, samples:Int, ?format:String, ?stereo:Bool, ?sampleRate:Float):Void

play (?startTime:Float, ?loops:Int, ?sndTransform:SoundTransform):SoundChannel

Static methods

Inherited Variables

Inherited Methods

Defined by EventDispatcher

addEventListener (type:String, listener:Dynamic ‑> Void, ?useCapture:Bool, ?priority:Int, ?useWeakReference:Bool):Void

removeEventListener (type:String, listener:Dynamic ‑> Void, ?useCapture:Bool):Void