Closed
Description
WebCodecs API introduces VideoFrame
(https://w3c.github.io/webcodecs/#videoframe), which is a valid ExternalImageSource
in both WebGL (WebGLRenderingContext.texImage2D
) and WebGPU (GPUQueue.copyExternalImageToTexture
) contexts.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done