the probe mask
GstPadProbeCallback that will be called with notifications of the pad state
user data passed to the callback. closure
GDestroyNotify for user_data
an id or 0 on error. The id can be used to remove the probe with gst_pad_remove_probe(). MT safe.
Be notified of different states of pads. The provided callback is called for every state that matches mask.