import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { ContextChangedEvent } = Protocol.WebAudio;
Notifies that existing BaseAudioContext has changed some properties (id stays the same)..
Properties
context: BaseAudioContext