Module spectrusty_audio::host::cpal

source ·
Expand description

Audio device streaming implementation for cpal.

This module implements carousel using the cpal audio layer.

Requires “cpal” feature to be enabled.

Re-exports

pub use super::AudioHandleError;
pub use super::AudioHandleErrorKind;

Structs

The struct for producing and controlling the audio playback.

Enums

The enum for producing and controlling the audio playback regardless of the sample format used.
Format that each sample has.