ExtendedSettings interface
Extended user interface components settings. Intended for advanced users: most common scenarios will work with the default settings.
Methods
Important! All methods should be called from the Android Main Thread.
Name | Description |
---|---|
setAdditionalPermissions | Sets permissions to be granted in order for the scenario to run in addition to the camera usage permission. |
setRequestPermissionsResultCallback | Sets the callback object for receiving the results for additional permission requests. |
3/2/2022 12:59:15 PM