casparcg-state
    Preparing search index...

    Interface DiffCommands

    interface DiffCommands {
        additionalLayerState?: LayerBase;
        cmds: AMCPCommandWithContext[];
    }
    Index

    Properties

    additionalLayerState?: LayerBase