SeiInjectionSettings interface
Settings for an SeiInjectionNode. see: NorskTransform.seiInjection()
Signature:
export interface SeiInjectionSettings extends ProcessorNodeSettings<SeiInjectionNode>
Extends: ProcessorNodeSettings<SeiInjectionNode>
Properties
| Property | Type | Description |
|---|---|---|
(Optional) Optional MQA quality-metric aggregation weights. When omitted, server defaults are used. |
||
boolean |
(Optional) Inject SVTA MQA quality metrics SEI from frame metadata. Defaults to false. |
|
boolean |
(Optional) Inject timecode SEI messages, using the source-time if available, otherwise using the system time. Defaults to false. |
|
boolean |
(Optional) Forward original SEI messages from the input stream. Defaults to false. |