Readonly
parentReference to the parent Sound container.
Readonly
sourceThe file buffer to load.
Gets and sets the buffer.
Reference to the context.
Length of sound in seconds.
Flag to check if sound is currently playable (e.g., has been loaded/decoded).
Get the current chained nodes object
Destructor, safer to use SoundLibrary.remove(alias)
to remove this sound.
Re-initialize without constructing.
Instance of parent Sound container
Optional
callback: LoadedCallback
Represents a single sound element. Can be used to play, pause, etc. sound instances.
Memberof
webaudio