SND_PCM_SUSPEND_ALL
Section: PCM API (9)
Updated: February 2011
Index
Return to Main Contents
NAME
snd_pcm_suspend_all - trigger SUSPEND to all substreams in the given pcm
SYNOPSIS
-
int snd_pcm_suspend_all(struct snd_pcm * pcm);
ARGUMENTS
pcm
-
- the PCM instance
DESCRIPTION
After this call, all streams are changed to SUSPENDED state.
COPYRIGHT