Skip to main content
Module

x/fast_forward/errors.ts>EncodingProcessNotStarted

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

Constructors

new
EncodingProcessNotStarted(options: FFmpegErrorOptions)