gconfvideosink — Video sink embedding the GConf-settings for video output
GstGConfVideoSink;
GObject +----GstObject +----GstElement +----GstBin +----GstSwitchSink +----GstGConfVideoSink
GstGConfVideoSink implements GstChildProxy.
This element outputs video to the videosink that has been configured in GConf by the user.
1
gst-launch filesrc location=foo.ogg ! decodebin ! ffmpegcolorspace ! gconfvideosink
typedef struct _GstGConfVideoSink GstGConfVideoSink;