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

struct TestCase

Defined at line 68 of file ../../src/media/audio/audio_core/testing/integration/hermetic_fidelity_test.h

This struct includes all the configuration info for this full-spectrum test.

Public Members

basic_string test_name
TypedFormat<InputFormat> input_format
RenderPath path
set channels_to_play
ClockMode renderer_clock_mode
optional gain_db
PipelineConstants pipeline
optional single_frequency_to_test
int32_t low_cut_frequency
optional low_pass_frequency
optional thermal_state
optional device_id
TypedFormat<OutputFormat> output_format
set channels_to_measure
vector effect_configs