[Bug 20698] Need way to determine "performance.now()" time of current audio output

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20698

--- Comment #11 from Joe Berkovitz / NF <joe@noteflight.com> ---
The only apparent alternative is to do what our app has to do now, namely check
the user-agent string to see if the OS is Android, and impose a fixed hardcoded
time correction to AudioContext.currentTime for the purposes of understanding
what the user is currently hearing.

I think the idea of the application being able to know what is currently
playing is pretty fundamental. But I don't want to belabor the point, knowing
that so many other fundamentals also need to be implemented -- I just want to
clarify why this matters.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 2 April 2013 21:28:18 UTC