OH_AVRecorder_MetadataTemplate
Overview
The OH_AVRecorder_MetadataTemplate struct describes the basic template of metadata.
Since: 18
Related module: AVRecorder
Header file: avrecorder_base.h
Summary
Member Variables
| Name | Description |
|---|---|
| char* key | Pointer to the key of the metadata. |
| char* value | Pointer to the value of the metadata. |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙OH_AVRecorder_Config