Resource Base
Table of contents

CCaptureStateListener

The CCaptureStateListener class is an abstract class that defines a listener for capture state changes.

Definition

Namespace: dynamsoft::cvr

Assembly: DynamsoftCaptureVisionRouter

class CCaptureStateListener

Methods Summary

Method Description
OnCaptureStateChanged Called when the capture state changes.

OnCaptureStateChanged

Called when the capture state changes.

virtual void OnCaptureStateChanged(CaptureState state) = 0;

Parameters

[in] state The new capture state.

Return value

This method does not return a value. It is a pure virtual method and must be implemented by a derived class.

See Also

CaptureState

This page is compatible for:

Version 1.0

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version (2.2.20)
    • Version 2.x
      • Version 2.2.10
      • Version 2.2.0
      • Version 2.0.30
      • Version 2.0.20
      • Version 2.0.10
      • Version 2.0.0
    Change +
    © 2003–2024 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support