table of contents
other versions
- wheezy 3.2.78-1
SND_PCM_SUSPEND_ALL(9) | Sound Devices | SND_PCM_SUSPEND_ALL(9) |
NAME¶
snd_pcm_suspend_all - trigger SUSPEND to all substreams in the given pcmSYNOPSIS¶
int
snd_pcm_suspend_all(struct snd_pcm * pcm);
ARGUMENTS¶
pcmthe PCM instance
DESCRIPTION¶
After this call, all streams are changed to SUSPENDED state.COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |