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

NAME

6       snd_pcm_playback_empty - check whether the playback buffer is empty
7

SYNOPSIS

9       int snd_pcm_playback_empty(struct snd_pcm_substream * substream);
10

ARGUMENTS

12       substream
13           the pcm substream instance
14

DESCRIPTION

16       Checks whether the playback buffer is empty.
17
18       Returns non-zero if empty, or zero if not.
19
21Kernel Hackers Manual 2.6.         June 2019           SND_PCM_PLAYBACK_EMP(9)
Impressum