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.
RETURN
Zero if successful (or pcm is NULL), or a negative error code.
COPYRIGHT
pcm
After this call, all streams are changed to SUSPENDED state.
Zero if successful (or pcm is NULL), or a negative error code.