1# AVImageGenerator 2<!--Kit: Media Kit--> 3<!--Subsystem: Multimedia--> 4<!--Owner: @wang-haizhou6--> 5<!--Designer: @HmQQQ--> 6<!--Tester: @xchaosioda--> 7<!--Adviser: @zengyawen--> 8 9## Overview 10 11The module provides the APIs for extracting video frames at given time points from videos. 12 13You can refer to the corresponding development guide and samples based on your development requirements: [Using AVImageGenerator to Obtain Video Frames (C/C++)](../../media/media/using-ndk-avimagegenerator-for-video.md). 14 15**System capability**: SystemCapability.Multimedia.Media.AVImageGenerator 16 17**Since**: 18 18 19## File Summary 20 21| Name| Description| 22| -- | -- | 23| [avimage_generator.h](capi-avimage-generator-h.md) | Declares the AVImageGenerator APIs. You can use the APIs to extract video frames at given time points from videos.| 24| [avimage_generator_base.h](capi-avimage-generator-base-h.md) | Declares the enums used by the AVImageGenerator.| 25