Harness.addSink
void addSink(string sinkElementName)Similar to gst_harness_add_sink_harness, this is a convenience to directly create a sink-harness using the sink_element_name name specified.
MT safe.
Parameters
sinkElementName | a #gchar with the name of a #GstElement |