Skip to content

Commit

Permalink
Video pixel format integers are unsigned
Browse files Browse the repository at this point in the history
  • Loading branch information
sandersdan authored Feb 20, 2024
1 parent ed0c6fe commit b7c9e46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.src.html
Original file line number Diff line number Diff line change
Expand Up @@ -4370,6 +4370,8 @@
alpha component. If a {{VideoPixelFormat}} does not have an alpha component, it
is its own [=equivalent opaque format=].

Integer values are unsigned unless otherwise specified.

<dl>
<dt><dfn enum-value for=VideoPixelFormat>I420</dfn></dt>
<dd>
Expand Down

0 comments on commit b7c9e46

Please sign in to comment.