harmony 鸿蒙avimage_generator_base.h
avimage_generator_base.h
Overview
The avimage_generator_base.h file declares the enums used by the AVImageGenerator.
System capability: SystemCapability.Multimedia.Media.AVImageGenerator
Library: libavimage_generator.so
Since: 18
Related module: AVImageGenerator
Summary
Types
Name | Description |
---|---|
typedef enum OH_AVImageGenerator_QueryOptions OH_AVImageGenerator_QueryOptions | Defines an enum for the mappings between time points and video frames. |
Enums
Name | Description |
---|---|
OH_AVImageGenerator_QueryOptions { OH_AVIMAGE_GENERATOR_QUERY_NEXT_SYNC = 0, OH_AVIMAGE_GENERATOR_QUERY_PREVIOUS_SYNC = 1, OH_AVIMAGE_GENERATOR_QUERY_CLOSEST_SYNC = 2, OH_AVIMAGE_GENERATOR_QUERY_CLOSEST = 3 } |
Enumerates the mappings between time points and video frames. |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙OH_AVRecorder_Config
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦