gconfvideosink

gconfvideosink — Video sink embedding the GConf-settings for video output

Synopsis

                    GstGConfVideoSink;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstBin
                     +----GstGConfVideoSink

Implemented Interfaces

GstGConfVideoSink implements GstChildProxy.

Description

This element outputs video to the videosink that has been configured in GConf by the user.

Example launch line

gst-launch filesrc location=foo.ogg ! decodebin ! ffmpegcolorspace ! gconfvideosink
Play on configured videosink

Details

GstGConfVideoSink

typedef struct _GstGConfVideoSink GstGConfVideoSink;