Skip to main content
Module

x/fast_forward/mod.ts>EncodingProcessNotStarted

An easy to use ffmpeg module for Deno. 🦕
Latest
class EncodingProcessNotStarted
extends FFmpegError
Re-export
import { EncodingProcessNotStarted } from "https://deno.land/x/fast_forward@0.1.6/mod.ts";

Constructors

new
EncodingProcessNotStarted(options: FFmpegErrorOptions)