Reference setAudioContext()

setAudioContext()

Sets the AudioContext to a specified context to enable cross library compatibility.

Examples

Syntax

setAudioContext(the)

Parameters

the
AudioContext: desired AudioContext.

Related References