blob: daa581b5776ab0f4f1eb2549c819e47afdb4fefb [file] [log] [blame]
[
{
"type": "List",
"key": "videostream",
"title": "Video stream",
"summary": "Select a stream",
"defaultValue": "1",
"scope": "plugin",
"entryValues": [
"0",
"1"
],
"entries": [
"Sent",
"Received"
]
},
{
"category": "Set a logo image",
"type": "Switch",
"key": "showlogo",
"title": "Use a logo image",
"summary": "Do you want to display a logo image?",
"defaultValue": "1",
"scope": "plugin,Watermark"
},
{
"category": "Set a logo image",
"type": "List",
"key": "logoposition",
"title": "WaterMark position",
"summary": "Where display the logo?",
"defaultValue": "3",
"scope": "plugin,Watermark",
"dependsOn": "showlogo",
"entryValues": [
"1",
"2",
"3",
"4"
],
"entries": [
"TopRight",
"TopLeft",
"BottomLeft",
"BottomRight"
]
},
{
"category": "Set a logo image",
"type": "Path",
"key": "mark",
"title": "Choose a WaterMark logo image",
"summary": "Choose an image file",
"defaultValue": "data/defaultWM.png",
"scope": "plugin,Watermark",
"dependsOn": "showlogo",
"mimeType": "*/png,*/jpg,*/jpeg"
},
{
"category": "Set a logo image",
"type": "List",
"key": "markbackground",
"title": "Add a background color",
"summary": "If you cannot see properly your logo, adding a background may be helpful",
"defaultValue": "black@0.0",
"scope": "plugin,Watermark",
"dependsOn": "showlogo",
"entryValues": [
"black@0.0",
"black@0.5",
"white@0.5"
],
"entries": [
"None",
"Black",
"White"
]
},
{
"category": "Set a logo image",
"type": "List",
"key": "logosize",
"title": "Logo size",
"summary": "set a logo size",
"defaultValue": "0.1",
"scope": "plugin,Watermark",
"dependsOn": "showlogo",
"entryValues": [
"0.1",
"0.15",
"0.2",
"0.25",
"0.4",
"0.6",
"0.8",
"1.0"
],
"entries": [
"10%",
"15%",
"20%",
"25%",
"40%",
"60%",
"80%",
"100%"
]
},
{
"category": "Set a text",
"type": "Switch",
"key": "showinfos",
"title": "Use informations",
"summary": "Do you want to display informations?",
"defaultValue": "1",
"scope": "plugin,Watermark"
},
{
"category": "Set a text",
"type": "List",
"key": "infosposition",
"title": "Text position",
"summary": "Where display text?",
"defaultValue": "3",
"scope": "plugin,Watermark",
"dependsOn": "showinfos",
"entryValues": [
"1",
"2",
"3",
"4"
],
"entries": [
"TopRight",
"TopLeft",
"BottomLeft",
"BottomRight"
]
},
{
"category": "Set a text",
"type": "EditText",
"key": "location",
"title": "Information to be displayed",
"summary": "Write any information you want to display, like city or project name",
"defaultValue": "",
"scope": "plugin,Watermark",
"dependsOn": "showinfos"
},
{
"category": "Set a text",
"type": "Switch",
"key": "date",
"title": "Date",
"summary": "Do you want to display the date?",
"defaultValue": "1",
"scope": "plugin,Watermark",
"dependsOn": "showinfos"
},
{
"category": "Set a text",
"type": "List",
"key": "dateformat",
"title": "Date format",
"summary": "Choose date format",
"defaultValue": "%x",
"scope": "plugin,Watermark",
"dependsOn": "showinfos",
"entryValues": [
"%x",
"%a %Y/%m/%d",
"%a %m/%d/%Y",
"%a %d/%m/%Y",
"%Y/%m/%d",
"%m/%d/%Y",
"%d/%m/%Y",
"%b %d %Y",
"%d %b %Y "
],
"entries": [
"Language pattern",
"WeekDay YYYY/MM/DD",
"WeekDay MM/DD/YYYY",
"WeekDay DD/MM/YYYY",
"YYYY/MM/DD",
"MM/DD/YYYY",
"DD/MM/YYYY",
"Month DD YYYY",
"DD Month YYYY"
]
},
{
"category": "Set a text",
"type": "Switch",
"key": "time",
"title": "Time",
"summary": "Do you want to display the time?",
"defaultValue": "1",
"scope": "plugin,Watermark",
"dependsOn": "showinfos"
},
{
"category": "Set a text",
"type": "List",
"key": "timeformat",
"title": "Time Format",
"summary": "Choose time format",
"defaultValue": "%X",
"scope": "plugin,Watermark",
"dependsOn": "showinfos",
"entryValues": [
"%X",
"%R",
"%T",
"%I\\\\\\\\\\\\:%M %p",
"%r"
],
"entries": [
"Language pattern",
"HH:MM (24H)",
"HH:MM:SS (24H)",
"HH:MM (12H)",
"HH:MM:SS (12H)"
]
},
{
"category": "Set a text",
"type": "Switch",
"key": "timezone",
"title": "Time Zone",
"summary": "Display time zone?",
"defaultValue": "1",
"scope": "plugin,Watermark",
"dependsOn": "showinfos"
},
{
"category": "Set a text",
"type": "List",
"key": "fontsize",
"title": "Font size",
"summary": "Choose font size",
"defaultValue": "14",
"scope": "plugin,Watermark",
"dependsOn": "showinfos",
"entryValues": [
"10",
"12",
"14",
"16",
"18",
"24",
"36",
"72"
],
"entries": [
"10",
"12",
"14",
"16",
"18",
"24",
"36",
"72"
]
},
{
"type": "Switch",
"key": "WatermarkAlways",
"title": "Use WaterMark as default",
"summary": "Do you want to always turn WaterMark on?",
"defaultValue": "1",
"scope": "plugin"
}
]