Skip to main content
Module

x/fast_forward/events.ts>EncodingErrorEventListener

An easy to use ffmpeg module for Deno. 🦕
Latest
type alias EncodingErrorEventListener
import { type EncodingErrorEventListener } from "https://deno.land/x/fast_forward@0.1.6/events.ts";
definition: (event: EncodingErrorEvent) => void