Actions
Bug #2819
closedWMediaPlayer, play() does not work once sources have been changed
Start date:
03/14/2014
Due date:
% Done:
0%
Estimated time:
Description
(wt-3.3.2-rc2)
If I instanciate a WMediaPlayer and add a source, I call the play() method to automatically launch the playback (kind of autoplay).
It works fine.
However, if I :
1/ clear the source
2/ add a new one
3/ call the the play method
It does not play the media, the user has to manually click on the play button.
Updated by Koen Deforche over 10 years ago
- Status changed from New to InProgress
- Assignee set to Koen Deforche
Updated by Koen Deforche over 10 years ago
- Status changed from InProgress to Resolved
Updated by Koen Deforche over 10 years ago
- Status changed from Resolved to Closed
Actions