w3c/openscreenprotocol

`color-gamuts` could be a single value and not a list

markafoltz opened this issue · 0 comments

Following up from #300 (comment)

The color gamut values are inclusive by definition: rec2020 includes p3, which includes srgb. We could change color-gamuts from a list to a single field, as long as we made it clear that the agent receiving the color-gamut applied the inclusion logic. I will file an issue for this, but I don't feel strongly that this requires a change to the protocol.

The protocol change proposed would be to replace the color-gamuts field in the receive-video-capability dictionary from a list of values, to a single value.