harmony 鸿蒙Camera_MetadataObject
Camera_MetadataObject
Overview
The Camera_MetadataObject struct describes the camera metadata.
Since: 11
Related module: OH_Camera
Header file: camera.h
Summary
Member Variables
Name | Description |
---|---|
Camera_MetadataObjectType type | Type of the metadata object. |
int64_t timestamp | Timestamp of the metadata object, in milliseconds. |
Camera_Rect * boundingBox | Pointer to the axis aligned bounding box of the metadata object. |
Member Variable Description
boundingBox
Camera_Rect* Camera_MetadataObject::boundingBox
Description
Pointer to the axis aligned bounding box of the metadata object.
timestamp
int64_t Camera_MetadataObject::timestamp
Description
Timestamp of the metadata object, in milliseconds.
type
Camera_MetadataObjectType Camera_MetadataObject::type
Description
Type of the metadata object.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Camera_CaptureEndInfo
harmony 鸿蒙Camera_CaptureStartInfo
harmony 鸿蒙Camera_ConcurrentInfo
harmony 鸿蒙Camera_FrameRateRange
harmony 鸿蒙Camera_FrameShutterEndInfo
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦