ABI | Symbols | Types |
| Used As | Name | Used In |
|---|---|---|
| PARAM | mask |
gst_pad_add_probe ( GstPad* pad, enum GstPadProbeType mask, GstPadProbeCallback callback, gpointer user_data, GDestroyNotify destroy_data ) » |
| FIELD | .type | struct _GstPadProbeInfo { enum GstPadProbeType type, gulong id, gpointer data, guint64 offset, guint size, gpointer[4] _gst_reserved } » |