DolbyEEncodeSettings interface

Settings for a Dolby E encode.

Dolby E is video-frame-locked: subscribe BOTH an audio source (the PCM to encode, on the "audio" pin) and a video source (timing only, on the "video" pin) — the Dolby E frame rate is derived from the video stream. Use with audioToPin()("audio") and videoToPin()("video"). see: NorskTransform.dolbyEEncode()

Signature:

export interface DolbyEEncodeSettings extends ProcessorNodeSettings<DolbyEEncodeNode>

Properties

Property Type Description

bitDepth?

16 | 20

(Optional) Dolby E word size. 20-bit is higher precision; 16-bit is the common interop choice. Defaults to 20.

outputRenditionName

string

The name given to the rendition portion of the stream key assigned to this node’s output

programConfig

DolbyEProgramConfigName

How the channels are partitioned into Dolby E programs