-
Task
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
None
-
-
e51927ca5 (dev), fe4767a2c (6.10), 724ee7b06 (6.9), cd946c8ae (tqtc/lts-6.8)
-
Multimedia Current w28 ...
In QtCamera2.java, we set 2 listeners: one for frame capture, and another for photo capture. Consequently, QAndroidCamera emits 2 signals: onCaptured and newVideoFrame.
It's not clear why we do so, and the reason should be documented (just a few lines of comment in the code), or the code should be simplified.
If we keep 2 listeners and 2 signals, please rename onCaptured -> photoCaptured or smth like this.
For Gerrit Dashboard: QTBUG-137908 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
656684,7 | Android, camera: Improve naming of image capture functions | dev | qt/qtmultimedia | Status: MERGED | +2 | 0 |
660571,2 | Android, camera: Improve naming of image capture functions | 6.10 | qt/qtmultimedia | Status: MERGED | +2 | 0 |
660618,4 | Android, camera: Improve naming of image capture functions | 6.9 | qt/qtmultimedia | Status: MERGED | +2 | 0 |
660898,2 | Android, camera: Improve naming of image capture functions | tqtc/lts-6.8 | qt/tqtc-qtmultimedia | Status: MERGED | +2 | 0 |