template <size_t LatencyFrames>

class AddOneWithLatencyProcessor

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

Processor that adds 1.0 to each sample with latency, and ring out with a constant value of -2.0.

Public Methods

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

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