snd_pcm_stop(9) centos man page | unix.com

Man Page: snd_pcm_stop

Operating Environment: centos

Section: 9

SND_PCM_STOP(9) 						      PCM API							   SND_PCM_STOP(9)

NAME
snd_pcm_stop - try to stop all running streams in the substream group
SYNOPSIS
int snd_pcm_stop(struct snd_pcm_substream * substream, snd_pcm_state_t 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.
RETURN
Zero if succesful, or a negative error code.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_PCM_STOP(9)
Related Man Pages
mpegdemux(1) - debian
libssh2_channel_write_ex(3) - centos
mlib_signaladpcm4bits2linear(3mlib) - sunos
mlib_signaladpcm3bits2linear(3mlib) - opensolaris
snd_emu10kx(4) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Tar Command
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq