[Webkit-unassigned] [Bug 103771] [GStreamer] support in-band text tracks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 29 09:36:23 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=103771





--- Comment #138 from Brendan Long <b.long at cablelabs.com>  2013-08-29 09:35:43 PST ---
(In reply to comment #137)
> Would it be bad if I made InbandTextTrackPrivate::cueFormat() a pure virtual function and removed InbandTextTrackPrivate::create()?

Actually, I found a better way. I made it work like TrackBase, where you pass the type to the constructor. I still removed InbandTextTrackPrivate::create() since it's unused and not very useful.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list