VideoTestcardGeneratorSettings interface

Settings for an Video Testcard Generator see: NorskInput.videoTestCard()

Signature:

export interface VideoTestcardGeneratorSettings extends SourceNodeSettings<VideoTestcardGeneratorNode>

Properties

Property Type Description

frameRate

{ frames: number; seconds: number; }

Framerate of the produced video stream *

interlaced?

boolean

(Optional) Optionally make an interlaced source

numberOfFrames?

number

(Optional) The number of frames to send before shutting down

pattern

Pattern

The pattern to use on the test card (if any)

pixelFormat?

PixelFormat

(Optional) Optional pixel format of the raw stream *

resolution

{ width: number; height: number; }

Resolution of the test card stream *

sourceName

string

The source name to set in the stream key of the outgoing stream