Skip to main content
Module

x/puppeteer_plus/mod.ts>Protocol.WebAudio.AutomationRate

Deno port of puppeteer base on latest TypeScript source.
Go to Latest
type alias Protocol.WebAudio.AutomationRate
import { type Protocol } from "https://deno.land/x/puppeteer_plus@0.14.0/mod.ts";
const { AutomationRate } = Protocol.WebAudio;

Enum of AudioParam::AutomationRate from the spec

definition: ("a-rate" | "k-rate")