consistencyCheckerAddPad

fnbool 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

consistThe #GstStreamConsistency handle
padThe #GstPad on which the dataflow will be checked.

Returns

true if the pad was added