generated from NativeScript/plugin-seed
-
-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
I would expect that if I bind a boolean variable to the MLKitView pause parameter, which is set to true, like done in my example here
that the MlKitView after it is loaded does not automatically start the video stream. Currently, the pause directly activates/deactivates the video stream and the state is not stored. I assume, the parameters are initially set before the stream is started, therefore it would be required to save the state in the MlKitView. Same problem exists for torchOn. For torchOn I provide an extra issue.
Metadata
Metadata
Assignees
Labels
No labels