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

NAME

6       snd_pcm_running - Check whether the substream is in a running state
7

SYNOPSIS

9       int snd_pcm_running(struct snd_pcm_substream * substream);
10

ARGUMENTS

12       substream
13           substream to check
14

DESCRIPTION

16       Returns true if the given substream is in the state RUNNING, or in the
17       state DRAINING for playback.
18
20Kernel Hackers Manual 3.10         June 2019                SND_PCM_RUNNING(9)
Impressum