CaptureSession_Callbacks

typedef struct CaptureSession_Callbacks {...} CaptureSession_Callbacks

Overview

The struct describes the callbacks related to a capture session.

Since: 11

Related module: OH_Camera

Header file: capture_session.h

Summary

Member Variables

Name Description
OH_CaptureSession_OnFocusStateChange onFocusStateChange Callback to report a focus status change of a capture session.
OH_CaptureSession_OnError onError Callback to report a capture session error.