autovideosink
autovideosink — Wrapper video sink for automatically detected video sink
|
|
Object Hierarchy
GObject
+----GstObject
+----GstElement
+----GstBin
+----GstAutoVideoSink
Implemented Interfaces
GstAutoVideoSink implements
GstChildProxy.
Description
autovideosink is a video sink that automatically detects an appropriate
video 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 videotestsrc ! autovideosink
Element Information
plugin
autodetect
autodetect
autodetectauthorRonald Bultje <rbultje@ronald.bitfreak.net>Ronald Bultje <rbultje@ronald.bitfreak.net>
classSink/VideoSink/Video
plugin |
autodetect
|
author |
Ronald Bultje <rbultje@ronald.bitfreak.net> |
class |
Sink/Video |
Details
GstAutoVideoSink
typedef struct _GstAutoVideoSink GstAutoVideoSink;
See Also
autoaudiosink, ximagesink, xvimagesink, sdlvideosink