Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
None
-
5.2.0
-
This is at least a problem with Android 4.4 (KitKat). We have not tested it on any android version. The problem does not occur on desktop (at least not on mac).
Description
After receiving the "mediaStatusChanged" signal with QMediaPlayer::LoadedMedia, and calling QMediaPlayer::play(), the "onPositionChanged" signal continually will report a position of zero.
This happens sporadically, about 1 in 5 times.
Workaround: continually reloading the QMediaPlayer until the position reports back something other than zero.