[webkit-reviews] review requested: [Bug 103771] [GStreamer] support in-band text tracks : [Attachment 207755] Extend appsink to prevent playsink from setting sync=true.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 30 12:19:09 PDT 2013


Brendan Long <b.long at cablelabs.com> has asked  for review:
Bug 103771: [GStreamer] support in-band text tracks
https://bugs.webkit.org/show_bug.cgi?id=103771

Attachment 207755: Extend appsink to prevent playsink from setting sync=true.
https://bugs.webkit.org/attachment.cgi?id=207755&action=review

------- Additional Comments from Brendan Long <b.long at cablelabs.com>
I created another class, WebKitTextSink, which ignores the 'sync' property and
position and duration queries. The sync property needs to be ignored so
playsink won't override it. The duration and position need to be ignored so the
appsink isn't used to determine the seek bar's position.


More information about the webkit-reviews mailing list