harmony 鸿蒙OH_AVRecorder_MetadataTemplate

  • 2025-06-12
  • 浏览 (3)

OH_AVRecorder_MetadataTemplate

Overview

The OH_AVRecorder_MetadataTemplate struct describes the basic template of metadata.

System capability: SystemCapability.Multimedia.Media.AVRecorder

Since: 18

Related module: AVRecorder

Header file: avrecorder_base.h

Summary

Member Variables

Name Description
char *key Key of the metadata.
char *value Value of the metadata.

Member Variable Description

key

char *key

Description

Key of the metadata.

value

char *value

Description

Value of the metadata.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Media Kit

harmony 鸿蒙AVImageGenerator

harmony 鸿蒙AVMetadataExtractor

harmony 鸿蒙AVPlayer

harmony 鸿蒙AVPlayerCallback

harmony 鸿蒙AVRecorder

harmony 鸿蒙AVScreenCapture

harmony 鸿蒙OH_AVRecorder_Config

harmony 鸿蒙OH_AVRecorder_EncoderInfo

harmony 鸿蒙OH_AVRecorder_Location

0  赞