File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,7 @@ class YourComponent extends Component {
7070| detectionCountBeforeCapture | ` 5 ` | ` integer ` | Number of correct rectangle to detect before capture |
7171| detectionRefreshRateInMS | ` 50 ` | ` integer ` | Time between two rectangle detection attempt |
7272| enableTorch | ` false ` | ` bool ` | Allows to active or deactivate flash during document detection |
73+ | useFrontCam | ` false ` | ` bool ` | Allows you to switch between front and back camera |
7374| brightness | ` 0 ` | ` float ` | Increase or decrease camera brightness. Normal as default. |
7475| saturation | ` 1 ` | ` float ` | Increase or decrease camera saturation. Set ` 0 ` for black & white |
7576| contrast | ` 1 ` | ` float ` | Increase or decrease camera contrast. Normal as default |
You can’t perform that action at this time.
0 commit comments