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

NAME

6       snd_pcm_playback_avail - Get the available (writable) space for
7       playback
8

SYNOPSIS

10       snd_pcm_uframes_t
11                                                snd_pcm_playback_avail(struct snd_pcm_runtime * runtime);
12

ARGUMENTS

14       runtime
15           PCM runtime instance
16

DESCRIPTION

18       Result is between 0 ... (boundary - 1)
19
21Kernel Hackers Manual 3.10         June 2019           SND_PCM_PLAYBACK_AVA(9)
Impressum