@rendley/sdk - v1.15.5
    Preparing search index...

    Interface FFmpegOptions

    Provides optional overrides for locating FFmpeg runtime assets.

    interface FFmpegOptions {
        path?: string;
    }
    Index

    Properties

    Properties

    path?: string

    Base URL or directory that contains the FFmpeg core, WASM, and worker files.