table of contents
other versions
- stretch 4.9.168-1
SND_PCM_CAPTURE_AVAI(9) | PCM API | SND_PCM_CAPTURE_AVAI(9) |
NAME¶
snd_pcm_capture_avail - Get the available (readable) space for captureSYNOPSIS¶
snd_pcm_uframes_t snd_pcm_capture_avail(struct snd_pcm_runtime * runtime);
ARGUMENTS¶
runtimePCM runtime instance
DESCRIPTION¶
Result is between 0 ... (boundary - 1)COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |