Harness.setCapsStr

void setCapsStr(string in_, string out_) nothrow

Sets the GstHarness srcpad and sinkpad caps using strings.

MT safe.

Parameters

in_a gchar describing a #GstCaps to set on the harness srcpad
out_a gchar describing a #GstCaps to set on the harness sinkpad