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
evtest-capture(1) - debian
pcap_can_set_rfmon(3pcap) - osx
libssh2_channel_read_ex(3) - centos
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 ?
Weird 'find' results
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq