1SND_PCM_STOP(9)                     PCM API                    SND_PCM_STOP(9)
2
3
4

NAME

6       snd_pcm_stop - try to stop all running streams in the substream group
7

SYNOPSIS

9       int snd_pcm_stop(struct snd_pcm_substream * substream, int state);
10

ARGUMENTS

12       substream
13           the PCM substream instance
14
15       state
16           PCM state after stopping the stream
17

DESCRIPTION

19       The state of each stream is then changed to the given state
20       unconditionally.
21
23Kernel Hackers Manual 2.6.       November 2011                 SND_PCM_STOP(9)
Impressum