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

Synopsis

Element Information

plugin

gconfelements

author

Ronald Bultje <rbultje@ronald.bitfreak.net>

class

Sink/Video

Element Pads

name

sink

direction

sink

presence

always

details

ANY

Details

GstGConfVideoSink

typedef struct _GstGConfVideoSink GstGConfVideoSink;