w3c / webcodecs

WebCodecs is a flexible web API for encoding and decoding audio and video.
https://w3c.github.io/webcodecs/
Other
951 stars 135 forks source link

VideoFrameMetadata is defined in WebCodecs and videoFrameCallback #814

Closed guidou closed 1 week ago

guidou commented 1 week ago

See https://wicg.github.io/video-rvfc/#video-frame-metadata-callback and https://w3c.github.io/webcodecs/#dictdef-videoframemetadata

Should we rename the WebCodecs one, since the other one is already shipping on the Web?

guidou commented 1 week ago

cc @youennf @Djuffin

guidou commented 1 week ago

My mistake. They have different names. Closing.