Commit 70a2016
committed
Mark exposure and gain as unsupported
Update OpenCVCameraBackend support levels: set_exposure and set_gain changed from BEST_EFFORT to UNSUPPORTED in dlclivegui/cameras/backends/opencv_backend.py. This updates the backend's capability reporting to reflect that exposure and gain adjustments are not supported by this backend.1 parent 8e0df03 commit 70a2016
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
| 134 | + | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
0 commit comments