Skip to main content
Module

x/fast_forward/mod.ts>FFprobeCommandFailed

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

Constructors

new
FFprobeCommandFailed(options: FFprobeErrorOptions)