AVImageGenerator
Overview
The module provides the APIs for extracting video frames at given time points from videos.
You can refer to the corresponding development guide and samples based on your development requirements: Using AVImageGenerator to Obtain Video Frames (C/C++).
System capability: SystemCapability.Multimedia.Media.AVImageGenerator
Since: 18
File Summary
| Name | Description |
|---|---|
| avimage_generator.h | Declares the AVImageGenerator APIs. You can use the APIs to extract video frames at given time points from videos. |
| avimage_generator_base.h | Declares the enums used by the AVImageGenerator. |