menu
dart_alsa package
documentation
alsa_generated_bindings.dart
ALSA
snd_pcm_avail method
snd_pcm_avail method
dark_mode
light_mode
snd_pcm_avail
method
int
snd_pcm_avail
(
Pointer
<
snd_pcm_
>
pcm
)
Implementation
int snd_pcm_avail( ffi.Pointer<snd_pcm_> pcm, ) { return _snd_pcm_avail( pcm, ); }
dart_alsa package
documentation
alsa_generated_bindings
ALSA
snd_pcm_avail method
ALSA class