Harness.sinkPushMany

Convenience that calls gst_harness_push_to_sink pushes number of times. Will abort the pushing if any one push fails.

MT safe.

class Harness
sinkPushMany
(
int pushes
)

Parameters

pushes int

a #gint with the number of calls to gst_harness_push_to_sink

Return Value

Type: gst.types.FlowReturn

a #GstFlowReturn with the result of the push