Skip to main content
Module

x/fast_forward/mod.ts>EncodingEndEventListener

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