OH_AVRecorder_MetadataTemplate

typedef struct OH_AVRecorder_MetadataTemplate {...} OH_AVRecorder_MetadataTemplate

Overview

The 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.