files/en-us/web/api/videoencoder/index.md
{{APIRef("WebCodecs API")}}{{SecureContext_Header}}{{AvailableInWorkers("window_and_dedicated")}}
The VideoEncoder interface of the {{domxref('WebCodecs API', '', '', 1)}} encodes {{domxref("VideoFrame")}} objects into {{domxref("EncodedVideoChunk")}}s.
{{InheritanceDiagram}}
VideoEncoder object.Inherits properties from its parent, {{DOMxRef("EventTarget")}}.
VideoEncoderConfig is supported.Inherits methods from its parent, {{DOMxRef("EventTarget")}}.
{{Specifications}}
{{Compat}}