This commit is contained in:
Sean Hussey
2014-12-12 13:27:56 -05:00
parent f3abbeadfd
commit f63a1cae31
+1 -1
View File
@@ -63,7 +63,7 @@ If the decoder is currently running, after calling `stop()` the decoder does not
### Quagga.onDetected(callback) ### Quagga.onDetected(callback)
Registeres a callback function which is triggered whenever a barcode-pattern has been located and decoded Registers a callback function which is triggered whenever a barcode-pattern has been located and decoded
successfully. The callback function is called with the decoded data as the first parameter. successfully. The callback function is called with the decoded data as the first parameter.
### Quagga.decodeSingle(config, callback) ### Quagga.decodeSingle(config, callback)