casparcg-state
    Preparing search index...

    Interface InternalState

    interface InternalState {
        channels: { [channel: string]: InternalChannel };
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    channels: { [channel: string]: InternalChannel }