DescriptionRefactor AudioRendererMixer to be more generic.
AudioRendererMixer will now work with arbitrary
AudioConverter::InputCallbacks. Its main value is as a go between
for AudioRendererSink::RenderCallbacks to a single AudioRendererSink.
This refactoring allows WebRTC to reuse the AudioRendererMixer
infrastructure without forking out the ARMM and ARM modules.
BUG=234580
TEST=media_unittests
R=xians@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=197522
Patch Set 1 #
Total comments: 2
Patch Set 2 : Comments. #
Messages
Total messages: 6 (0 generated)
|