Skip to content

Commit b7c9e46

Browse files
authored
Video pixel format integers are unsigned
1 parent ed0c6fe commit b7c9e46

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

index.src.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4370,6 +4370,8 @@
43704370
alpha component. If a {{VideoPixelFormat}} does not have an alpha component, it
43714371
is its own [=equivalent opaque format=].
43724372

4373+
Integer values are unsigned unless otherwise specified.
4374+
43734375
<dl>
43744376
<dt><dfn enum-value for=VideoPixelFormat>I420</dfn></dt>
43754377
<dd>

0 commit comments

Comments
 (0)