Camera_FrameShutterInfo
Overview
The Camera_FrameShutterInfo struct describes the frame shutter information.
Since: 11
Related module: OH_Camera
Summary
Member Variables
| Name | Description |
|---|---|
| int32_t captureId | Capture ID. |
| uint64_t timestamp | Timestamp of the frame captured. |
Member Variable Description
captureId
int32_t Camera_FrameShutterInfo::captureId
Description
Capture ID.
timestamp
uint64_t Camera_FrameShutterInfo::timestamp
Description
Timestamp of the frame captured.