GstFakeSink

Name

GstFakeSink -- Sources a buffer without doing anything with it. (fakesink)

Synopsis


#include <gst/gst.h>



Object Hierarchy


  GtkObject
   +----GstObject
         +----GstElement
               +----GstFakeSink

Description

Take a buffer and gst_buffer_unref() it. This element does nothing with the buffer. (fakesink)

Details