struct test_effects_v1_module_ext
Defined at line 57 of file ../../src/media/audio/effects/test_effects/test_effects_v1.h
|test_effects_v1_module_ext| is an extension interface that can be used to configure the behavior
of the |test_effects| module. By interacting with this interface, tests can configure the
behavior of this effect module.
Public Members
zx_status_t (*)(test_effect_v1_spec) add_effect
zx_status_t (*)() clear_effects
uint32_t (*)() num_instances
zx_status_t (*)(fuchsia_audio_effects_handle_t, test_effects_v1_inspect_state *) inspect_instance