1# VideoDecoder 2<!--Kit: AVCodec Kit--> 3<!--Subsystem: Multimedia--> 4<!--Owner: @zhanghongran--> 5<!--Designer: @dpy2650---> 6<!--Tester: @cyakee--> 7<!--Adviser: @zengyawen--> 8 9## Overview 10 11The VideoDecoder module provides the functions for video decoding. 12 13For details about the development guide and sample, see [Video Decoding](../../media/avcodec/video-decoding.md). 14 15**System capability**: SystemCapability.Multimedia.Media.VideoDecoder 16 17**Since**: 9 18 19## Files 20 21| Name| Description| 22| -- | -- | 23| [native_avcodec_videodecoder.h](capi-native-avcodec-videodecoder-h.md) | Declares the native APIs used for video decoding.| 24