blob: e5fd3d5eedf31ba1eb4fb4edd93fd8cec94dff94 [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}}"
]
}
]