FileImageInputSettings interface

Settings for an image file source see: NorskInput.fileImage()

Signature:

export interface FileImageInputSettings extends SourceNodeSettings<FileImageInputNode>, StreamStatisticsMixin

Properties

Property Type Description

fileName

string

the filename to read the image from

imageFormat?

ImageFormat

(Optional) The file format for the image. Will be inferred from the file name if not specified.

sourceName

string

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