Bug 71942
Summary: | Web Audio should have a callback indicating AudioBufferSourceNode completion | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Rogers <crogers> |
Component: | Web Audio | Assignee: | Chris Rogers <crogers> |
Status: | NEW | ||
Severity: | Normal | CC: | adman.com, ahmad.saleem792, cdumez, crogers, daniele.cocca, ehsan, fred, givanse, klaus, oskar.det |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Chris Rogers
This is a new feature which multiple developers have requested.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
klaus
there should also be a callback when sound starts playing since it could be scheduled!
givanse
Mozilla documented `onended, I would asume that Chrome has it too now.
Ahmad Saleem
Safari / WebKit also have 'onended' on AudioScheduledSourceNode.idl.
@Chris - do we need anything here?