New issue
Advanced search Search tips

Issue 676386 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jan 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Clean up and refactor platform/AudioDestination

Project Member Reported by hongchan@chromium.org, Dec 21 2016

Issue description

The current design of AudioDestination has few issues.

- Update AudioIOCallback to match the removal of input(source) in the render callback.
- Clarify variable names for the better description.
- Remove RefPtr.
- Plus trivial clean up and reordering.
- Add/update the comment. Some of them are irrelevant or out-of-date.

It is ideal to clean them up before introducing the new FIFO structure for the AudioWorkletNode.

 
Description: Show this description
Status: Started (was: Assigned)
Project Member

Comment 3 by bugdroid1@chromium.org, Jan 4 2017

Status: Fixed (was: Started)

Sign in to add a comment