snd_pcm_stop

Langue: en

Autres versions - même langue

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

NAME

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

SYNOPSIS

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

ARGUMENTS

substream

the PCM substream instance

state

PCM state after stopping the stream

DESCRIPTION

The state of each stream is then changed to the given state unconditionally.