MediaPlayer.play() is a blocking call
Bug #1571656 reported by
Omer Akram
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qtubuntu-media (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Whenever I play a local track file, for a small interval my app UI is blocked. this blockage is probably something between 300-600ms.
I would expect play() call to be super smooth. Need help to debug whats causing that.
To post a comment you must log in.
What is your application and what are you trying to do? Can you give me some more specific info?