Harness.setCaps
void setCaps(gst.caps.Caps in_, gst.caps.Caps out_)Sets the GstHarness srcpad and sinkpad caps.
MT safe.
Parameters
in_ | a #GstCaps to set on the harness srcpad |
out_ | a #GstCaps to set on the harness sinkpad |
void setCaps(gst.caps.Caps in_, gst.caps.Caps out_)Sets the GstHarness srcpad and sinkpad caps.
MT safe.
in_ | a #GstCaps to set on the harness srcpad |
out_ | a #GstCaps to set on the harness sinkpad |