class AddOneAndRemoveChannelProcessor
Defined at line 625 of file ../../src/media/audio/services/mixer/mix/custom_stage_unittest.cc
Test processor that adds 1.0 to each input sample with rechannelization from 2 to 1 channels,
where the second sample of each input frame is simply dropped and unused.
Public Methods
void Process (ProcessRequestView request, ProcessCompleter::Sync & completer)
Defined at line 635 of file ../../src/media/audio/services/mixer/mix/custom_stage_unittest.cc