sink_push_many
Description:
Convenience that calls gst_harness_push_to_sink pushes
number of times.
Will abort the pushing if any one push fails.
MT safe.
Parameters:
this |
a Harness |
pushes |
a int with the number of calls to gst_harness_push_to_sink |
Returns:
a FlowReturn with the result of the push |