'\" t .\" Title: snd_pcm_capture_avail .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: January 2017 .\" Manual: PCM API .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "SND_PCM_CAPTURE_AVAI" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "PCM API" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" snd_pcm_capture_avail \- Get the available (readable) space for capture .SH "SYNOPSIS" .HP \w'snd_pcm_uframes_t\ snd_pcm_capture_avail('u .BI "snd_pcm_uframes_t snd_pcm_capture_avail(struct\ snd_pcm_runtime\ *\ " "runtime" ");" .SH "ARGUMENTS" .PP \fIruntime\fR .RS 4 PCM runtime instance .RE .SH "DESCRIPTION" .PP Result is between 0 \&.\&.\&. (boundary \- 1) .SH "COPYRIGHT" .br