openharmony 鸿蒙 metadata_interface_i_camera_vendor_tag_v10

2026-08-25 浏览 (31)

ICameraVendorTag

概述

Camera metadata模块接口定义。

获取所有厂商标签、获取厂商标签名称等相关操作。

起始版本: 6.1

相关模块: Camera

汇总

Public 成员函数

名称描述
GetVendorTagName ([in] unsigned int tagId, [out] Pointer tagName)获取厂商标签名称。
GetVendorTagType ([in] unsigned int tagId, [out] byte tagType)获取厂商标签类型。
GetAllVendorTags ([out] List< VendorTag > tagVec)获取所有厂商标签。

成员函数说明

GetAllVendorTags()

ICameraVendorTag::GetAllVendorTags([out] List< VendorTag > tagVec)

描述

获取所有厂商标签。

起始版本: 6.1

参数:

名称描述
tagVec获取到的所有厂商标签。

返回:

NO_ERROR 表示执行成功。

其他值表示执行失败,具体错误码查看CamRetCode

GetVendorTagName()

ICameraVendorTag::GetVendorTagName([in] unsigned int tagId, [out] Pointer tagName )

描述

获取厂商标签名称。

起始版本: 6.1

参数:

名称描述
tag厂商标签ID。
vendorTagName获取到的厂商标签名称。

返回:

NO_ERROR 表示执行成功。

其他值表示执行失败,具体错误码查看CamRetCode

GetVendorTagType()

ICameraVendorTag::GetVendorTagType([in] unsigned int tagId, [out] byte tagType )

描述

获取厂商标签类型。

起始版本: 6.1

参数:

名称描述
tag厂商标签ID。
vendorTagType获取到的厂商标签类型。

返回:

NO_ERROR 表示执行成功。

其他值表示执行失败,具体错误码查看CamRetCode

你可能感兴趣的鸿蒙文章

openharmony 鸿蒙 _i_stream_operator_callback_8idl_v10

openharmony 鸿蒙 _capture_ended_info_v10

openharmony 鸿蒙 interface_i_video_process_callback_v13

openharmony 鸿蒙 interface_i_stream_operator_callback_v12

openharmony 鸿蒙 _capture_info_v10

openharmony 鸿蒙 _camera_v11

openharmony 鸿蒙 interface_i_stream_operator_v13

openharmony 鸿蒙 _camera_v10

openharmony 鸿蒙 _metadata_vendor_tag_type_8idl_v10

openharmony 鸿蒙 interface_i_camera_host_v12

  • 所属分类: 后端技术
  • 本文标签: 软件 鸿蒙
  • 版权声明: 本文链接 https://seaxiang.com/blog/in4k0LrA