Harness.setCapsStr
void setCapsStr(string in_, string out_)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 |