class AddOneAndDupChannelProcessor

Defined at line 587 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 1 to 2 channels,

where the first sample of each output frame is duplicated to produce the second sample.

Public Methods

void Process (ProcessRequestView request, ProcessCompleter::Sync & completer)

Defined at line 596 of file ../../src/media/audio/services/mixer/mix/custom_stage_unittest.cc