Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/radioco_api/mod.ts>Output

A typescript API wrapper for radio.co
Latest
interface Output
import { type Output } from "https://deno.land/x/radioco_api@v1.0.0/mod.ts";

Properties

name: string
format: "MP3" | "AAC"
bitrate:
| 16
| 32
| 48
| 64
| 96
| 128
| 192
| 256
| 320