1SND_PCM_CAPTURE_READ(9)          Sound Devices         SND_PCM_CAPTURE_READ(9)
2
3
4

NAME

6       snd_pcm_capture_ready - check whether the capture buffer is available
7

SYNOPSIS

9       int snd_pcm_capture_ready(struct snd_pcm_substream * substream);
10

ARGUMENTS

12       substream
13           the pcm substream instance
14

DESCRIPTION

16       Checks whether enough capture data is available on the capture buffer.
17

RETURN

19       Non-zero if available, or zero if not.
20
22Kernel Hackers Manual 3.10         June 2019           SND_PCM_CAPTURE_READ(9)
Impressum