.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "SND_PCM_STOP" "9" "09 October 2005" "" "" .SH NAME snd_pcm_stop \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int snd_pcm_stop (snd_pcm_substream_t * \fIsubstream\fB, int \fIstate\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsubstream\fB\fR -- undescribed -- .TP \fB\fIstate\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP .PP Try to stop all running streams in the substream group. The state of each stream is changed to the given value after that unconditionally.