Skip to content

DM23 Client 1.1.0

Latest
Compare
Choose a tag to compare
@herzogmedia herzogmedia released this 18 Mar 17:40

Add lower third for award ceremony

to use add following lines to config in cgtTemplate-Object. The template can be the same as for the jumpers lower third

"ceremonyBB": {
			"template": "[NAME OF YOUR TEMPLATE]",
			"keys": [
				"f0",
				"f1",
				"f2"
			],
			"layer": 22,
			"sendJSON": false,
			"defaultPlayTime": 7,
			"selectOptions": [
				"AK 0 (30+) weiblich",
				"AK 0 (30+) männlich",
				"AK 1 (19+) weiblich",
				"AK 1 (19+) männlich",
				"AK 2 (16-18) weiblich",
				"AK 2 (16-18) männlich",
				"AK 3 (14-15) weiblich",
				"AK 3 (14-15) männlich",
				"AK 4 (12-13) weiblich",
				"AK 4 (12-13) männlich"
			]
		}