template <fuchsia::media::AudioSampleFormat InputFormat, fuchsia::media::AudioSampleFormat OutputFormat>

struct TestCase

Defined at line 23 of file ../../src/media/audio/audio_core/testing/integration/hermetic_step_test.h

Public Members

basic_string test_name
TypedFormat<InputFormat> input_format
typename SampleFormatTraits<InputFormat>::SampleT source_step_magnitude
int64_t source_step_width_in_frames
RenderPath path
PipelineConstants pipeline
optional gain_db
optional thermal_state
TypedFormat<OutputFormat> output_format
typename SampleFormatTraits<OutputFormat>::SampleT expected_output_magnitude
typename SampleFormatTraits<OutputFormat>::SampleT output_magnitude_tolerance