Query: snd_pcm_stop
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_PCM_STOP(9) Sound Devices SND_PCM_STOP(9)NAMEsnd_pcm_stop - try to stop all running streams in the substream groupSYNOPSISint snd_pcm_stop(struct snd_pcm_substream * substream, int state);ARGUMENTSsubstream the PCM substream instance state PCM state after stopping the streamDESCRIPTIONThe state of each stream is then changed to the given state unconditionally.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_PCM_STOP(9)