Module cpal
Available on crate feature
dep_kira
only.Expand description
Plays audio using cpal.
Structs§
- Cpal
Backend - A backend that uses cpal to
connect a
Renderer
to the operating system’s audio driver. - Cpal
Backend Settings - Settings for the cpal backend.
Enums§
- Error
- Errors that can occur when using the cpal backend.