Module mock
Available on crate feature
dep_kira
only.Expand description
Useful for testing and benchmarking.
Structs§
- Mock
Backend - A backend that does not connect to any lower-level
audio APIs, but allows manually calling
Renderer::on_start_processing
andRenderer::process
. - Mock
Backend Settings - Settings for the mock backend.