Options for DisTubeStream

interface StreamOptions {
    ffmpeg: FFmpegOptions;
    seek?: number;
}

Properties

Properties

FFmpeg options

seek?: number

Seek time (in seconds).

0
MMNEPVFCICPMFPCPTTAAATR