Interface CgAddParameters

Hierarchy

Properties

cgLayer?: number

cgLayer (defaults to 1)

channel: number
customParams?: Record<string, null | string | number | boolean>

Optional custom parameters that will be appended to any command

data?: string | Record<string, any>
layer: number
playOnLoad: boolean

If true, CasparCG will call play() in the template after load.

template: string

Generated using TypeDoc