gstreamer/ext/alsa/gstalsa.1
Leif Johnson f3b328da39 splitting ALSA code into separate source files
Original commit message from CVS:
splitting ALSA code into separate source files
2003-11-16 00:40:01 +00:00

23 lines
767 B
Groff

.TH "GStreamer ALSA Plugin" "1" "June 2002" "Christian F. K. Schaller" ""
.SH "NAME"
gstalsa \- GStreamer plugins for recieving and sending audio through the ALSA audio framework
.SH "SYNOPSIS"
pipeline ! \fBalsasink\fR
\fBalsasrc\fR ! pipeline
.SH "DESCRIPTION"
.LP
\fIgstalsa\fP is a plugin to be used with the \fIGStreamer\fP media framework.
The plugin contains several elements that can be used in to interface with an
ALSA sound device. \fIgstalsa\fP contains an element to recieve sound
(\fBalsasrc\fR) aquired through ALSA. Probably the most common use, however, is
to output sound generated by a GStreamer pipeline to an ALSA device
(\fBalsasink\fR).
.SH "SEE ALSO"
.BR gstoss (1),
.BR gstjack (1)
.SH "AUTHOR"
The GStreamer team at http://gstreamer.net/