interface dom.OfflineAudioCompletionEventInit
implements EventInit
import { type dom } from "https://deno.land/x/evt@v2.4.10/lib/types/index.ts";
const { OfflineAudioCompletionEventInit } = dom;
Properties
renderedBuffer: AudioBuffer
import { type dom } from "https://deno.land/x/evt@v2.4.10/lib/types/index.ts";
const { OfflineAudioCompletionEventInit } = dom;