autovideosink

autovideosink — Wrapper video sink for automatically detected video sink

Synopsis




                    GstAutoVideoSink;

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
author Ronald Bultje <rbultje@ronald.bitfreak.net> Jan Schmidt <thaytan@noraisin.net
class Sink/Video

Details

GstAutoVideoSink

typedef struct _GstAutoVideoSink GstAutoVideoSink;

See Also

autoaudiosink, ximagesink, xvimagesink, sdlvideosink