You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[setInput()](./multiple-file-processing.md#setinput)| Sets an image source to provide images for consecutive process. |
72
72
|[getInput()](./multiple-file-processing.md#getinput)| Returns the image source object. |
73
-
|[addCaptureStateListener()](./multiple-file-processing.md#addcapturestatelistener)| Adds an object that listens to the state changes of the capture process. |
74
-
|[removeCaptureStateListener()](./multiple-file-processing.md#removecapturestatelistener)| Removes an object which listens to the state changes of the capture process. |
75
73
|[addImageSourceStateListener()](./multiple-file-processing.md#addimagesourcestatelistener)| Adds an object that listens to state changes of the image source. |
76
74
|[removeImageSourceStateListener()](./multiple-file-processing.md#removeimagesourcestatelistener)| Removes an object which listens to state changes of the image source. |
77
75
|[addResultReceiver()](./multiple-file-processing.md#addresultreceiver)| Adds an object as the receiver of captured results. |
Learn more about the module by checking the [official documentation](https://www.dynamsoft.com/capture-vision/docs/web/programming/javascript/api-reference/core/core-module.html).
0 commit comments