OH_AVRecorder_Metadata
Overview
The OH_AVRecorder_Metadata struct describes the metadata.
Since: 18
Related module: AVRecorder
Header file: avrecorder_base.h
Summary
Member Variables
| Name | Description |
|---|---|
| char* genre | Pointer to the type or genre of the media asset. |
| char* videoOrientation | Pointer to the 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. |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙OH_AVRecorder_Config