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