Harness.setSrcCapsStr
void setSrcCapsStr(string str)Sets the GstHarness srcpad caps using a string. This must be done before any buffers can legally be pushed from the harness to the element.
MT safe.
Parameters
str | a gchar describing a #GstCaps to set on the harness srcpad |