Module cpal

Module cpal 

Source
Expand description

A concrete implementation of the AudioDevice trait using the cpal library.

Structs§

CpalAudioDevice
An AudioDevice implementation that uses the host’s default audio output device via CPAL.