Functions
setContextState
setContextState(ctx, state): void
Internal
Transition the context state and fire statechange if it changed.
Parameters
| Parameter | Type |
|---|---|
ctx | BaseAudioContext |
state | AudioContextState |
Returns
void
setContextState(ctx, state): void
Internal
Transition the context state and fire statechange if it changed.
| Parameter | Type |
|---|---|
ctx | BaseAudioContext |
state | AudioContextState |
void