set_caps_str


Description:

[ CCode ( cname = "gst_harness_set_caps_str" ) ]
public void set_caps_str (string @in, string @out)

Sets the GstHarness srcpad and sinkpad caps using strings.

MT safe.

Parameters:

this

a Harness

in

a gchar describing a Caps to set on the harness srcpad

out

a gchar describing a Caps to set on the harness sinkpad