Bug 30378

Summary: [GStreamer] prepareToPlay() could be implemented by setting playbin's state
Product: WebKit Reporter: Sebastian Dröge (slomo) <slomo>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: pnormand
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

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.