Name

snd_pcm_stop —

Synopsis

int snd_pcm_stop (snd_pcm_substream_t *  substream,
 int  state);

Arguments

substream

-- undescribed --

state

-- undescribed --

Description

Try to stop all running streams in the substream group. The state of each stream is changed to the given value after that unconditionally.