blob: e803e211495a979010569a72d653f0016c890301 [file] [log] [blame]
[
{
"type": "List",
"key": "background",
"title": "{{background_title}}",
"summary": "{{background_summary}}",
"defaultValue": "black@0.0",
"scope": "plugin,Transcript",
"entryValues": [
"black@0.0",
"black@0.5",
"white@0.5"
],
"entries": [
"{{background_entries_1}}",
"{{background_entries_2}}",
"{{background_entries_3}}"
]
},
{
"type": "List",
"key": "position",
"title": "{{position_title}}",
"defaultValue": "2",
"scope": "plugin,Transcript",
"entryValues": [
"1",
"2",
"3",
"4"
],
"entries": [
"{{position_entries_1}}",
"{{position_entries_2}}",
"{{position_entries_3}}",
"{{position_entries_4}}"
]
},
{
"type": "List",
"key": "fontsize",
"title": "{{fontsize_title}}",
"defaultValue": "14",
"scope": "plugin,Transcript",
"entryValues": [
"10",
"12",
"14",
"16",
"18",
"24",
"36",
"72"
],
"entries": [
"10",
"12",
"14",
"16",
"18",
"24",
"36",
"72"
]
},
{
"type": "List",
"key": "avstream",
"title": "{{avstream_title}}",
"summary": "{{avstream_summary}}",
"defaultValue": "in",
"scope": "plugin",
"entryValues": [
"out",
"in"
],
"entries": [
"{{avstream_entries_1}}",
"{{avstream_entries_2}}"
]
},
{
"type": "List",
"key": "chunksize",
"title": "{{chunk_title}}",
"defaultValue": "15",
"scope": "plugin,Transcript",
"entryValues": [
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20",
"21",
"22",
"23",
"24",
"25",
"26",
"27",
"28",
"29",
"30"
],
"entries": [
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20",
"21",
"22",
"23",
"24",
"25",
"26",
"27",
"28",
"29",
"30"
]
},
{
"type": "List",
"key": "stepsize",
"title": "{{step_title}}",
"defaultValue": "3",
"scope": "plugin,Transcript",
"entryValues": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20",
"21",
"22",
"23",
"24",
"25",
"26",
"27",
"28",
"29",
"30"
],
"entries": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20",
"21",
"22",
"23",
"24",
"25",
"26",
"27",
"28",
"29",
"30"
]
},
{
"type": "Switch",
"key": "acceleration",
"title": "{{acceleration_title}}",
"summary": "{{acceleration_summary}}",
"defaultValue": "1",
"scope": "plugin"
}
]