ST2110OutputAncillarySender interface
Signature:
export interface ST2110OutputAncillarySender
Properties
| Property | Type | Description |
|---|---|---|
(Optional) Norsk-internal performance knobs. |
||
{ frames: number; seconds: number; } |
Pacing rate. Must match the paired video session’s frame rate; ANC packets are stamped with PTSs in the video media clock (90 kHz) and receivers align them to the matching video frame. Expressed as |
|
boolean |
(Optional) Match the paired video session’s interlacing. Default false. |
|
number |
(Optional) Optional RTP payload type (RFC 3550 dynamic range, 96—127). Omit to use Norsk’s default (113 for ancillary). |
|
number |
(Optional) Optional RTP SSRC (RFC 3550). Omit to let MTL pick a random value. See ST2110OutputVideoSender.ssrc. |
|
"ancillary" |