KantarSnapSettings interface

Settings for an Kantar Audio Watermark Embedder node see: NorskTransform.kantarEmbedder()

Signature:

export interface KantarSnapSettings extends ProcessorNodeSettings<KantarSnapNode>

Properties

Property Type Description

license

KantarSnapOnlineLicense | KantarSnapOfflineLicense

The license settings

onLicenseInformation?

(info: KantarSnapLicenseInformation) ⇒ void

(Optional) Event fired at startup, providing information about the current license

onSnapEvent?

(event: KantarSnapSnapEvent) ⇒ void

(Optional) Event fired whenever the Kantar Snap Embedder raises an event

onTimecodeResync?

() ⇒ void

(Optional) Event first whenever a timecode resync occurs