Skip to main content
Module

x/fast_forward/mod.ts>FFprobeOptions

An easy to use ffmpeg module for Deno. 🦕
Latest
interface FFprobeOptions
import { type FFprobeOptions } from "https://deno.land/x/fast_forward@0.1.6/mod.ts";

Properties

optional
cwd: string
optional
binary: string
optional
args: Array<string>