gconfvideosrc

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

Synopsis

                    GstGConfVideoSrc;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstBin
                     +----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

Details

GstGConfVideoSrc

typedef struct _GstGConfVideoSrc GstGConfVideoSrc;

See Also

GstAlsaSrc, GstAutoVideoSrc