Skip to main content
Module

x/opus/mod.ts>OpusError

🔊 Deno bindings for libopus
Latest
enum OpusError
import { OpusError } from "https://deno.land/x/opus@0.1.1/mod.ts";

Members

Bad argument
Buffer too small
Internal error
Invalid packet
Invalid state
Memory allocation fail
OK = 0
Unimplemented