Drop Radio Docs
    Preparing search index...

    Interface FFProbeResult

    Represents the result of an ffprobe command.

    interface FFProbeResult {
        format?: FFProbeFormat;
    }
    Index

    Properties

    Properties

    format?: FFProbeFormat

    Format information of the probed file