probe upstream events and queries and downstream buffers, buffer lists, events and queries
probe and block pads
probe and block at the next opportunity, at data flow or when idle
probe and block downstream data (buffers, buffer lists, and events)
probe and block upstream data (events)
probe buffers
probe buffer lists
probe upstream and downstream data (buffers, buffer lists, and events)
probe downstream data (buffers, buffer lists, and events)
probe upstream data (events)
probe upstream and downstream events
probe downstream events
probe flush events. This probe has to be
explicitly enabled and is not included in the
@
GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM or
@
GST_PAD_PROBE_TYPE_EVENT_UPSTREAM probe types.
probe upstream events
probe idle pads and block while the callback is called
invalid probe type
probe pull
probe push
probe upstream and downstream queries
probe downstream queries
probe upstream queries
probe push and pull
The different probing types that can occur. When either one of
GST_PAD_PROBE_TYPE_IDLE
orGST_PAD_PROBE_TYPE_BLOCK
is used, the probe will be a blocking probe.