| Top |
GObject
╰── GstObject
╰── GstElement
╰── GstBaseSink
╰── GstBaseAudioSink
╰── GstAudioSink
╰── GstAlsaSink
This element renders raw audio samples using the ALSA api.
1 |
gst-launch -v filesrc location=sine.ogg ! oggdemux ! vorbisdec ! audioconvert ! audioresample ! alsasink |
Last reviewed on 2006-03-01 (0.10.4)