consistencyCheckerAddPad
fn
bool consistencyCheckerAddPad(gstcheck.types.StreamConsistency consist, gst.pad.Pad pad)Sets up a data probe on the given pad which will raise assertions if the data flow is inconsistent.
Parameters
consist | The #GstStreamConsistency handle |
pad | The #GstPad on which the dataflow will be checked. |
Returns
true if the pad was added