Harness.setCapsStr

Sets the GstHarness srcpad and sinkpad caps using strings.

MT safe.

class Harness
void
setCapsStr
(
string in_
,
string out_
)

Parameters

in_ string

a gchar describing a #GstCaps to set on the harness srcpad

out_ string

a gchar describing a #GstCaps to set on the harness sinkpad