.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "EMU10K1_WAVEOUT_GETXFERSIZE" "" "06 October 2005" "" ""
.SH NAME
emu10k1_waveout_getxfersize \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void emu10k1_waveout_getxfersize (struct woinst * \fIwoinst\fB, u32 * \fItotal_free_bytes\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIwoinst\fB\fR
-- undescribed --
.TP
\fB\fItotal_free_bytes\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
.PP
gives the total free bytes on the voice buffer, including silence bytes
(basically: total_free_bytes = free_bytes + silence_bytes).