harmony 鸿蒙OH_AVRecorder_Metadata
OH_AVRecorder_Metadata
Overview
The OH_AVRecorder_Metadata struct describes the metadata.
System capability: SystemCapability.Multimedia.Media.AVRecorder
Since: 18
Related module: AVRecorder
Header file: avrecorder_base.h
Summary
Member Variables
Name | Description |
---|---|
char *genre | Type or genre of the media asset. |
char *videoOrientation | Video rotation direction, in degrees. |
OH_AVRecorder_Location location | Geographical location of the media asset. |
OH_AVRecorder_MetadataTemplate customInfo | Custom key-value mappings read from moov.meta.list. |
Member Variable Description
genre
char *genre
Description
Type or genre of the media asset.
videoOrientation
char *videoOrientation
Description
Video rotation direction, in degrees.
location
OH_AVRecorder_Location location
Description
Geographical location of the media asset.
customInfo
OH_AVRecorder_MetadataTemplate customInfo
Description
Custom key-value mappings read from moov.meta.list.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙OH_AVRecorder_Config
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦