- From: <bugzilla@jessica.w3.org>
- Date: Tue, 28 Aug 2012 08:25:49 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18709
Philip J <philipj@opera.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |philipj@opera.com
--- Comment #1 from Philip J <philipj@opera.com> 2012-08-28 08:25:49 UTC ---
TimeRange objects can't be created from script (TimeRanges is not a
constructor) so it would have to be something like flush(start, end), unless
the only use case is to remove everything covered by another SourceBuffer.
Also, I think remove(...) would be more clear, flush(...) sounds a lot like it
has something to do with the playback pipeline, at least this is what I
associate it with:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/pwg/html/section-events-definitions.html#section-events-flush-start
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 28 August 2012 08:25:59 UTC