harmony 鸿蒙OH_AVRecorder_Metadata

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

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 鸿蒙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  赞