Skip to content

Commit 1b70ed1

Browse files
author
Michaël Villeneuve
committed
Update README
1 parent 9d81479 commit 1b70ed1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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 |

0 commit comments

Comments
 (0)