centos man page for snd_pcm_capture_ready

Query: snd_pcm_capture_ready

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
libssh2_channel_write_ex(3) - debian
libssh2_channel_write_ex(3) - centos
pcap_set_tstamp_type(3) - freebsd
pcap_can_set_rfmon(3pcap) - plan9
pcap_can_set_rfmon(3pcap) - x11r4
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Tar Command
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq