[ CCode ( cname = "gst_harness_add_sink" ) ]
public void add_sink (string sink_element_name)
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.
this |
a Harness |
sink_element_name |
a char with the name of a Element |