Details
-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
None
-
6.2.11
-
None
Description
Description:
The QML Media Player Example fails to set the playback speed on Android platforms, resulting in the inability to control the playback rate as intended.
Steps to Reproduce:
- Build and run the QML Media Player Example for Android.
- Load a video file into the MediaPlayer.
- Attempt to change the video playback speed using the provided controls.{}
Expected Result:
The user should be able to adjust the playback speed of the video to different provided rates.
Actual Result:
The provided QML MediaPlayer example on Android fails to adjust the video playback speed. The video always plays at a fixed speed of 1x, despite changing the speed from provided controls.