casparcg-connection
    Preparing search index...

    Interface ProducerOptions

    interface ProducerOptions {
        aFilter?: string;
        channelLayout?: string;
        scaleMode?: ProducerScaleMode;
        transition?: TransitionParameters;
        vFilter?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    aFilter?: string

    2.2+ only option, specifify a channelLayout for backwards compatibility

    channelLayout?: string

    Channel layout is a 2.1 only option

    scaleMode?: ProducerScaleMode

    FFmpeg and image producer scale mode. Since 2.5.0

    vFilter?: string

    Ffmpeg video filter, serialized as vfilter in 2.2+ and filter before 2.2