DisTube API Documentation
    Preparing search index...

    Type Alias FFmpegOptions

    FFmpeg options

    type FFmpegOptions = {
        args: FFmpegArgs;
        path: string;
    }
    Index

    Properties

    Properties

    Arguments

    path: string

    Path to the ffmpeg executable