Skip to content

Commit 720b121

Browse files
Update licenseTypes.md
Fix bug: update duplicateForgetTime to setDuplicateForgetTime
1 parent 40a9e16 commit 720b121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

about/licenseTypes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ NOTE: For the **Mobile** and **JavaScript** editions which usually scan consecut
4040
| 2 different barcodes on the same image frame | 2 |
4141
| Multiple identical barcodes on consecutive image frames | 1 |
4242

43-
The deduplication is based on a preset interval which is 3 seconds by default. For the JavaScript edition, the interval can be set with the API [duplicateForgetTime](https://www.dynamsoft.com/barcode-reader/docs/web/programming/javascript/api-reference/interface/ScanSettings.html).
43+
The deduplication is based on a preset interval which is 3 seconds by default. For the JavaScript edition, the interval can be set with the API [setDuplicateForgetTime](https://www.dynamsoft.com/capture-vision/docs/web/programming/javascript/api-reference/utility/multi-frame-result-cross-filter.html?product=dbr&lang=javascript#setduplicateforgettime).
4444

4545
<!--
4646
## Per Page

0 commit comments

Comments
 (0)