VideoCapabilityConstraints interface
Signature:
export interface VideoCapabilityConstraints
Properties
| Property | Type | Description |
|---|---|---|
("YCbCr-4:2:2" | "YCbCr-4:4:4" | "YCbCr-4:2:0" | "RGB" | "RGBA")[] |
||
("BT709" | "BT601" | "BT2020" | "BT2100" | "BT470BG" | "ST2065-1" | "ST2065-3" | "UNSPECIFIED")[] |
||
(8 | 10)[] |
||
NumericConstraint<number> |
||
NumericConstraint<number> |
||
NumericConstraint<{ numerator: number; denominator: number; }> |
||
("interlace" | "progressive")[] |
||
string |
||
("SDR" | "PQ" | "HLG" | "LINEAR" | "BT2100LIN" | "UNSPECIFIED")[] |