Constant alsa_sys::SND_PCM_STATE_DRAINING
source · pub const SND_PCM_STATE_DRAINING: _snd_pcm_state = 5;
Expand description
Draining: running (playback) or stopped (capture)
pub const SND_PCM_STATE_DRAINING: _snd_pcm_state = 5;
Draining: running (playback) or stopped (capture)