.\" 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 "SND_RAWMIDI_TRANSMIT_EMPTY" "" "06 October 2005" "" ""
.SH NAME
snd_rawmidi_transmit_empty \- check whether the output buffer is empty
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int snd_rawmidi_transmit_empty (snd_rawmidi_substream_t * \fIsubstream\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsubstream\fB\fR
the rawmidi substream
.SH "DESCRIPTION"
.PP
Returns 1 if the internal output buffer is empty, 0 if not.