Skip to main content
Go to Latest
interface Protocol.WebAudio.ContextChangedEvent
import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.js";
const { ContextChangedEvent } = Protocol.WebAudio;

Notifies that existing BaseAudioContext has changed some properties (id stays the same)..