[Webkit-unassigned] [Bug 34452] Initial patch for audio engine: AudioBus and helper classes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 1 17:37:58 PST 2010


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





--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com>  2010-02-01 17:37:58 PST ---
The naming of "AudioChannel" and "AudioBus" are a little confusing to me.
AudioChannel to me represents some higher-level concept ("the left channel");
it seems wrong for it to own samples. Would it be better to have an
AudioSampleBuffer object that has an AudioDescription that says if the contents
are interleaved, for example?

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