Name
GstFakeSink -- Sources a buffer without doing anything with it. (fakesink)
Signal Prototypes
"handoff" void user_function (GstFakeSink *gstfakesink,
gpointer arg1,
gpointer user_data); |
Description
Take a buffer and gst_buffer_unref() it. This element does nothing
with the buffer. (fakesink)
Args
- "num-sinks" (gint : Read)
- "silent" (gboolean : Read / Write)
- "dump" (gboolean : Read / Write)
- "last-message" (gchararray : Read)
Signals
The "handoff" signal
void user_function (GstFakeSink *gstfakesink,
gpointer arg1,
gpointer user_data); |