2002-06-17 17:09:42 +00:00
|
|
|
.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"
|
2003-11-16 00:40:01 +00:00
|
|
|
.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).
|
2002-06-17 17:09:42 +00:00
|
|
|
|
|
|
|
.SH "SEE ALSO"
|
|
|
|
.BR gstoss (1),
|
|
|
|
.BR gstjack (1)
|
|
|
|
|
|
|
|
.SH "AUTHOR"
|
|
|
|
The GStreamer team at http://gstreamer.net/
|