Module cpal

Available on crate feature dep_kira only.
Expand description

Plays audio using cpal.

Structs§

CpalBackend
A backend that uses cpal to connect a Renderer to the operating system’s audio driver.
CpalBackendSettings
Settings for the cpal backend.

Enums§

Error
Errors that can occur when using the cpal backend.