Table of contents

ImageSourceStateListener

The ImageSourceStateListener interface defines methods for monitoring the state of the ImageSourceAdapter.

Definition

Namespace: com.dynamsoft.cvr

Assembly: DynamsoftCaptureVisionRouter.aar

interface ImageSourceStateListener

Methods

Method Description
onImageSourceStateReceived The methods for monitoring the state of the ImageSourceAdapter.

onImageSourceStateReceived

The methods for monitoring the state of the ImageSourceAdapter.

void onImageSourceStateReceived(EnumImageSourceState status);

Parameters

[in] state: One of the EnumImageSourceState` that indicates the state of the ImageSourceAdapter.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: