gconfvideosrc

gconfvideosrc — Video source embedding the GConf-settings for video input

Synopsis

                    GstGConfVideoSrc;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstBin
                     +----GstSwitchSrc
                           +----GstGConfVideoSrc

Implemented Interfaces

GstGConfVideoSrc implements GstChildProxy.

Description

This element records video from the videosink that has been configured in GConf by the user.

Example launch line

gst-launch gconfvideosrc ! theoraenc ! oggmux ! filesink location=record.ogg
Record from configured videoinput

Synopsis

Element Information

plugin

gconfelements

author

GStreamer maintainers <gstreamer-devel@lists.sourceforge.net>

class

Source/Video

Element Pads

Details

GstGConfVideoSrc

typedef struct _GstGConfVideoSrc GstGConfVideoSrc;

See Also

GstAlsaSrc, GstAutoVideoSrc