Hierarchy

Properties

audioFilter?: string
channelLayout?: string

Audio channel layout (example 'stereo')

device: number

The inoput device index (to check in CASPARCG, run INFO SYSTEM)

deviceFormat: ChannelFormat

The input format (example: '1080i5000')

deviceType: CASPARCG
filter?: string

Deprecated

use videoFilter instead

inputType: string

The type of input (example: 'decklink')

mixer?: Mixer
transitions?: {
    inTransition?: TimelineTransition;
    outTransition?: TimelineTransition;
}

Type declaration

type: INPUT

The type of CasparCG content

videoFilter?: string

Generated using TypeDoc