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

NAME

6       snd_pcm_capture_avail - Get the available (readable) space for capture
7

SYNOPSIS

9       snd_pcm_uframes_t
10                                               snd_pcm_capture_avail(struct snd_pcm_runtime * runtime);
11

ARGUMENTS

13       runtime
14           PCM runtime instance
15

DESCRIPTION

17       Result is between 0 ... (boundary - 1)
18
20Kernel Hackers Manual 3.10         June 2019           SND_PCM_CAPTURE_AVAI(9)
Impressum