destroy
Description
This method destroys the audio synthesizer renderer and by this closes all potentially opened contexts and shuts down any worker.
If you dynamically create/destroy renderers it is recommended to always call this method to ensure all resources are leaked.
Signatures
function destroy()JavaScript |
void Destroy().net |
Parameters
None
Returns
Nothing