Resource Base
Table of contents

CameraStateListener

The CameraStateListener interface includes methods for monitoring the camera state.

Definition

Assembly: package com.dynamsoft.dce

interface CameraStateListener

Methods

onCameraStateChanged

The method for monitoring the camera state and receiving call.

void onCameraStateChanged(EnumCameraState state);

Parameters

currentState: The current camera state.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: