Skip to main contentCrate firewheel_cpal
Source pub use cpal;
- CpalBackend
- A CPAL backend for Firewheel
- CpalConfig
- The configuration of a CPAL stream.
- CpalEnumerator
- A struct used to retrieve the list of available audio devices
on the system and their available ocnfigurations.
- CpalInputConfig
- The configuration of an input audio stream in the CPAL backend.
- CpalOutputConfig
- The configuration of an output audio stream in the CPAL backend.
- DeviceInfo
- Information about an audio device.
- HostEnumerator
- A struct used to retrieve the list of available audio devices
for a given system audio host (API).
- StreamStartError
- An error occured while trying to start a CPAL audio stream.