import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { AudioListener } = Protocol.WebAudio;
Protocol object for AudioListener
Properties
listenerId: GraphObjectId
contextId: GraphObjectId
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { AudioListener } = Protocol.WebAudio;
Protocol object for AudioListener