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