snd_pcm_capture_ready(9) centos man page | unix.com

Man Page: snd_pcm_capture_ready

Operating Environment: centos

Section: 9

SND_PCM_CAPTURE_READ(9) 					   Sound Devices					   SND_PCM_CAPTURE_READ(9)

NAME
snd_pcm_capture_ready - check whether the capture buffer is available
SYNOPSIS
int snd_pcm_capture_ready(struct snd_pcm_substream * substream);
ARGUMENTS
substream the pcm substream instance
DESCRIPTION
Checks whether enough capture data is available on the capture buffer.
RETURN
Non-zero if available, or zero if not.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_PCM_CAPTURE_READ(9)
Related Man Pages
pcap_set_tstamp_type(3pcap) - mojave
evtest-capture(1) - debian
pcap_can_set_rfmon(3pcap) - suse
pcap_can_set_rfmon(3pcap) - plan9
pcap_can_set_rfmon(3pcap) - x11r4
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq