1# VideoEncoder 2<!--Kit: AVCodec Kit--> 3<!--Subsystem: Multimedia--> 4<!--Owner: @zhanghongran--> 5<!--Designer: @dpy2650---> 6<!--Tester: @cyakee--> 7<!--Adviser: @zengyawen--> 8 9## Overview 10 11The VideoEncoder module provides the APIs for video encoding. 12 13You can refer to the corresponding development guide and samples based on your development requirements. 14 15- [Video Encoding](../../media/avcodec/video-encoding.md) 16- [Temporal Layered Video Encoding](../../media/avcodec/video-encoding-temporal-scalability.md) 17 18**System capability**: SystemCapability.Multimedia.VideoEncoder 19 20**Since**: 9 21 22## Files 23 24| Name| Description| 25| -- | -- | 26| [native_avcodec_videoencoder.h](capi-native-avcodec-videoencoder-h.md) | Declares the APIs used for video encoding.| 27