File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,12 +17,16 @@ You can either get a quick start with the [BarcodeScanner APIs](api-reference/ba
1717| | Develop with BarcodeScanner APIs | Develop with Foundational APIs |
1818| -- | ------------------------------ | ------------------------------ |
1919| Lines of Code | 15+ lines | 60+ lines |
20- | UI | Preset | Fully customizable |
20+ | UI | Preset UI only | Custom UI (DIY) |
2121| Decode from Live Video | ✔ | ✔ |
22- | Decode from an Image | X | ✔ |
22+ | Return Multiple Barcodes | ✔ | ✔ |
23+ | Specify Barcode Formats | ✔ | ✔ |
2324| Performance Customization | ✔ | ✔ |
2425| Camera Control | Limited | ✔ |
25- | Intermediate Results | X | ✔ |
26+ | Decode from an Image | X | ✔ |
27+ | Save Original Image | X | ✔ |
28+ | Continuous Scan | X | ✔ |
29+ | Parse Barcode Text (e.g. Driver's license) | X | ✔ |
2630
2731## Develop with BarcodeScanner APIs
2832
You can’t perform that action at this time.
0 commit comments