Records

Functions

  • VolumeMappingEqMatcher VolumeMappingEq ()

    Defined at line 12 of file ../../src/media/audio/audio_core/testing/matchers.h

  • std::shared_ptr<test_effects_v1_module_ext> OpenTestEffectsExt ()

    Opens the 'extension' interface to the test_effects module. This is an auxiliary ABI in addition

    to the Fuchsia Effects ABI that allows the behavior of the test_effects module to be controlled

    by tests.

    To use this correctly, you must also have included //src/media/audio/effects/test_effects as a

    loadable_module in the test_package that is linking against this library.

    See //src/media/audio/lib/effects_loader:audio_effects_loader_unittests as an example.

    Defined at line 13 of file ../../src/media/audio/lib/effects_loader/testing/test_effects_v1.cc