How to use the casparcg-connection.Enum.Transition function in casparcg-connection

To help you get started, we’ve selected a few casparcg-connection examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github GamesDoneQuick / agdq18-layouts / extension / caspar.js View on Github external
loadbgAuto(filename) {
		return connection.loadbgAuto(1, undefined, filename, false, CasparEnum.Transition.CUT);
	},
	clear() {
github GamesDoneQuick / sgdq17-layouts / extension / caspar.js View on Github external
loadbgAuto(filename) {
		return connection.loadbgAuto(1, undefined, filename, false, CasparEnum.Transition.CUT);
	},
	clear() {

casparcg-connection

Node.js Javascript/Typescript library for CasparCG connection and commands.

MIT
Latest version published 3 months ago

Package Health Score

81 / 100
Full package analysis