[Webkit-unassigned] [Bug 111952] WebKit uses the duration argument passed to AudioBufferSourceNode.start as the length of the buffer when looping

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 10 20:32:13 PDT 2013


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





--- Comment #2 from Ehsan Akhgari [:ehsan] <ehsan at mozilla.com>  2013-03-10 20:34:39 PST ---
Furthermore, the spec says:

"in loop mode will continue playing until it reaches the actualLoopEnd position in the buffer (or the end of the buffer), at which point it will wrap back around to the actualLoopStart position in the buffer, and continue playing according to this pattern", which seems to suggest that the duration argument should be completely ignored in looping mode.

-- 
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