TransferFunction
TransferFunction:
"srgb" | "pq" | "hlg"
The VideoConfiguration may contain one of the following types:
- srgb: represents the transfer function defined by [sRGB].
- pq: represents the "Perceptual Quantizer" transfer function defined by [SMPTE-ST-2084].
- hlg: represents the "Hybrid Log Gamma" transfer function defined by BT.2100.
https://w3c.github.io/media-capabilities/#transferfunction
Last updated: Jul 22, 2026

