[Webkit-unassigned] [Bug 70093] New: Feature Request: a way to detect which part of buffer is being played right now

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 14 00:28:13 PDT 2011


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

           Summary: Feature Request: a way to detect which part of buffer
                    is being played right now
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Audio
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: agektmr at google.com
                CC: crogers at google.com


When developer wants to visualize audio playback position, there is no good way to achieve it, especially when playback speed is being varied (scrubbing playback position, making scratching noise etc.)

There could be a few approaches but how about having adding "playbackPosition" attribute to AudioBufferSourceNode? value could be either time in milliseconds or index number of sample arraybuffer.

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