casparcg-connection
    Preparing search index...

    Interface FFmpegConsumerConfig

    interface FFmpegConsumerConfig {
        args?: string;
        path?: string;
        type: FFMPEG;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    args?: string
    path?: string
    type: FFMPEG