Camera_CaptureEndInfo
Overview
The Camera_CaptureEndInfo struct describes the capture end information.
Since: 11
Related module: OH_Camera
Summary
Member Variables
| Name | Description |
|---|---|
| int32_t captureId | Capture ID. |
| int64_t frameCount | Number of frames captured. |
Member Variable Description
captureId
int32_t Camera_CaptureEndInfo::captureId
Description
Capture ID.
frameCount
int64_t Camera_CaptureEndInfo::frameCount
Description
Number of frames captured.