API Documentation for: 1.0.0
Show:

WebAudioLoader Class

Extends XHRRequest
Defined in: WebAudioLoader:40
Module: SoundJS

Loader provides a mechanism to preload Web Audio content via PreloadJS or internally. Instances are returned to the preloader, and the load method is called when the asset needs to be requested.

Item Index

Properties

Methods

handleAudioDecoded

(
  • decoded
)
protected

The audio has been decoded.

Parameters:

Properties

context

AudioContext static

Defined in context:55

web audio context required for decoding audio