{
    "Name": "4K Capture Utility",
    "Category": "4K Capture Utility",
    "Description": "Control the Elgato 4K Capture Utility application.",

    "com.elgato.4kcu.screenshot": {
        "Name": "Screenshot",
        "Tooltip": "Take a screenshot of your screen"
    },
    "com.elgato.4kcu.record": {
        "Name": "Record",
        "Tooltip": "Start/stop recording",
        "States": [
            {
                "Name": "Start recording"
            },
            {
                "Name": "Stop recording"
            }
        ]
    },
    "com.elgato.4kcu.flashbackrecording": {
        "Name": "Flashback Recording",
        "Tooltip": "Slide back in time and record retroactively"
    },
    "com.elgato.4kcu.livecommentary": {
        "Name": "Live Commentary",
        "Tooltip": "Active/deactive live commentary",
        "States": [
            {
                "Name": "Active live commentary"
            },
            {
                "Name": "Deactive live commentary"
            }
        ]
    },
    "com.elgato.4kcu.mutepreview": {
        "Name": "Mute Preview",
        "Tooltip": "Mute/unmute preview",
        "States": [
            {
                "Name": "Mute Preview"
            },
            {
                "Name": "Unmute Preview"
            }
        ]
    },
    "Localization": {
        "PI": {
            "NoticeMsg_toLaunchApp": "Please launch 4K Capture Utility",
            "NoticeMsg_oldVerAppIsRunning": "Please launch 4K Capture Utility 1.6 or later",
            "Duration": "Duration",
            "Fifteen_Sec": "15 Seconds",
            "Thirty_Sec": "30 Seconds",
            "Forty-Five_Sec": "45 Seconds",
            "One_Minute": "1 Minute",
            "Two_Minutes": "2 Minutes",
            "Five_Minutes": "5 Minutes",
            "Ten_Minutes": "10 Minutes",
            "Twenty_Minutes": "20 Minutes",
            "Thirty_Minutes": "30 Minutes"
        }
    }
}
