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>
Extends: ProcessorNodeSettings<DolbyEEncodeNode>
Properties
| Property | Type | Description |
|---|---|---|
16 | 20 |
(Optional) Dolby E word size. 20-bit is higher precision; 16-bit is the common interop choice. Defaults to 20. |
|
string |
The name given to the rendition portion of the stream key assigned to this node’s output |
|
How the channels are partitioned into Dolby E programs |