RESOLVED DUPLICATE of bug 35793 30378
[GStreamer] prepareToPlay() could be implemented by setting playbin's state
https://bugs.webkit.org/show_bug.cgi?id=30378
Summary [GStreamer] prepareToPlay() could be implemented by setting playbin's state
Sebastian Dröge (slomo)
Reported 2009-10-14 22:45:59 PDT
Hi, the prepareToPlay() vmethod could be implemented by setting playbin's state to READY or even PAUSED (depending on whether the URI is already known when prepareToPlay() is called).
Attachments
Philippe Normand
Comment 1 2009-11-11 01:05:37 PST
(In reply to comment #0) > Hi, > the prepareToPlay() vmethod could be implemented by setting playbin's state to > READY or even PAUSED (depending on whether the URI is already known when > prepareToPlay() is called). I don't think our player needs to implement that. It is intended for player not automatically handling buffering, if I understood correctly http://trac.webkit.org/changeset/49164
Philippe Normand
Comment 2 2010-03-15 03:17:31 PDT
*** This bug has been marked as a duplicate of bug 35793 ***
Note You need to log in before you can comment on or make changes to this bug.