harmony 鸿蒙OH_AVRecorder_Location

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

OH_AVRecorder_Location

Overview

The OH_AVRecorder_Location struct describes the geographical location information about a media asset.

System capability: SystemCapability.Multimedia.Media.AVRecorder

Since: 18

Related module: AVRecorder

Header file: avrecorder_base.h

Summary

Member Variables

Name Description
float latitude Latitude of the geographical location.
float longitude Longitude of the geographical location.

Member Variable Description

latitude

float latitude

Description

Latitude of the geographical location.

longitude

float longitude

Description

Longitude of the geographical location.

你可能感兴趣的鸿蒙文章

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_Metadata

0  赞