Skip to main content
Module

x/fast_forward/events.ts>EncodingStartEventListener

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