gconfvideosrc — Video source embedding the GConf-settings for video input
GstGConfVideoSrc;
GObject +----GstObject +----GstElement +----GstBin +----GstSwitchSrc +----GstGConfVideoSrc
GstGConfVideoSrc implements GstChildProxy.
This element records video from the videosink that has been configured in GConf by the user.
gst-launch gconfvideosrc ! theoraenc ! oggmux ! filesink location=record.ogg
typedef struct _GstGConfVideoSrc GstGConfVideoSrc;