Documentation
    Preparing search index...

    Interface NDIInputSettingObject

    interface NDIInputSettingObject {
        status: number;
        statusText: string;
        tally: number;
    }
    Index

    Properties

    status: number

    int : status [ read_only ]

    statusText: string

    string : status_text [ read_only ]

    tally: number

    int : tally [ read_only ]