Skip to main content
Module

x/fast_forward/events.ts>EncodingInfoEventListener

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