VideoCapabilityConstraints interface
Per-constraint-set RX caps for an ST 2110-20 video receiver. Each field maps to the matching SDP a=fmtp: parameter and to a NMOS BCP-004-01 receiver-caps urn:x-nmos:cap:format:* constraint — field names follow the NMOS/SDP terminology rather than internal Norsk vocabulary so a 2110-fluent caller reads them as they would appear on the wire.
Receiver-only: these constraints describe what incoming senders the receiver will accept. On the send side Norsk derives the matching values from its own pipeline state and writes them into the outgoing SDP, so customer configurability here would be meaningless.
Signature:
export interface VideoCapabilityConstraints
Properties
| Property | Type | Description |
|---|---|---|
("BT709" | "BT601" | "BT2020" | "BT2100" | "BT470BG" | "ST2065-1" | "ST2065-3" | "UNSPECIFIED")[] |
SDP |
|
("YCbCr-4:2:2" | "YCbCr-4:4:4" | "YCbCr-4:2:0" | "RGB" | "RGBA")[] |
SDP |
|
(8 | 10)[] |
SDP |
|
NumericConstraint<number> |
||
NumericConstraint<number> |
||
NumericConstraint<{ numerator: number; denominator: number; }> |
NMOS |
|
("interlace" | "progressive")[] |
||
string |
||
NumericConstraint<{ numerator: number; denominator: number; }> |
(Optional) SDP |
|
(Optional) SDP |
||
("SDR" | "PQ" | "HLG" | "LINEAR" | "BT2100LIN" | "UNSPECIFIED")[] |
SDP |