autoaudiosink
autoaudiosink — Wrapper audio sink for automatically detected audio sink
|
|
Object Hierarchy
GObject
+----GstObject
+----GstElement
+----GstBin
+----GstAutoAudioSink
Implemented Interfaces
GstAutoAudioSink implements
GstChildProxy.
Description
autoaudiosink is an audio sink that automatically detects an appropriate
audio sink to use. It does so by scanning the registry for all elements
that have “Sink” and “Audio” in the class field
of their element information, and also have a non-zero autoplugging rank.
Example launch line
gst-launch -v -m audiotestsrc ! audioconvert ! audioresample ! autoaudiosink
Element Information
plugin
autodetect
autodetect
autodetectauthorRonald Bultje <rbultje@ronald.bitfreak.net>Ronald Bultje <rbultje@ronald.bitfreak.net>
classSink/AudioSink/Audio
plugin |
autodetect
|
author |
Ronald Bultje <rbultje@ronald.bitfreak.net> |
class |
Sink/Audio |
Details
GstAutoAudioSink
typedef struct _GstAutoAudioSink GstAutoAudioSink;
See Also
autovideosink, alsasink, osssink