Harness.setSrcCaps
void setSrcCaps(gst.caps.Caps caps)Sets the GstHarness srcpad caps. This must be done before any buffers can legally be pushed from the harness to the element.
MT safe.
Parameters
caps | a #GstCaps to set on the harness srcpad |
void setSrcCaps(gst.caps.Caps caps)Sets the GstHarness srcpad caps. This must be done before any buffers can legally be pushed from the harness to the element.
MT safe.
caps | a #GstCaps to set on the harness srcpad |