Bug 70093 - Feature Request: a way to detect which part of buffer is being played right now
Summary: Feature Request: a way to detect which part of buffer is being played right now
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Rogers
URL:
Keywords:
: 61524 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-10-14 00:28 PDT by Eiji Kitamura
Modified: 2013-05-10 17:45 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eiji Kitamura 2011-10-14 00:28:13 PDT
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.
Comment 1 Chris Rogers 2013-05-10 17:45:48 PDT
*** Bug 61524 has been marked as a duplicate of this bug. ***