Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.3
-
None
-
-
452caffc79 (qt/qtmultimedia/dev) 33350f29ef (qt/qtmultimedia/6.3) 2fb34c0119 (qt/qtmultimedia/6.2)
-
2021wk50POAndroid&Mobile
Description
Buttons:
Recorder, Stop and View buttons does not work as desired .
Currently, the wrong variables are used to visible the buttons.
WRONG:
captureSession.recorder.status
MediaRecorder.RecordingStatus
SHOULD BE:
captureSession.recorder.recorderState
MediaRecorder.RecordingState
View:
video playback controls are missing (auto start)
VideoPreview:
qrc:/VideoPreview.qml:63:9 Parameter "status" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
Attachments
Issue Links
- relates to
-
QTBUG-99028 Re-test the Multimedia examples
-
- Closed
-
- mentioned in
-
Page Loading...
For Gerrit Dashboard: QTBUG-99134 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
386253,3 | Fix Declarative Camera issues on video side | dev | qt/qtmultimedia | Status: MERGED | +2 | 0 |
386359,3 | Fix Declarative Camera issues on video side | 6.2 | qt/qtmultimedia | Status: MERGED | +2 | 0 |
386360,2 | Fix Declarative Camera issues on video side | 6.3 | qt/qtmultimedia | Status: MERGED | +2 | 0 |