Camera_CaptureEndInfo

Overview

The Camera_CaptureEndInfo struct defines the capture end information.

Since: 11

Related module: OH_Camera

Summary

Member Variables

Name Description
captureId Capture ID.
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.