:right-sidebar: True PadProbeType =================================================================== .. currentmodule:: gi.repository.Gst .. class:: PadProbeType :no-contents-entry: The different probing types that can occur. When either one of ``GST_PAD_PROBE_TYPE_IDLE`` or ``GST_PAD_PROBE_TYPE_BLOCK`` is used, the probe will be a blocking probe. Fields ------ .. rst-class:: interim-class .. class:: PadProbeType :no-index: .. attribute:: ALL_BOTH The type of the None singleton. .. attribute:: BLOCK The type of the None singleton. .. attribute:: BLOCKING The type of the None singleton. .. attribute:: BLOCK_DOWNSTREAM The type of the None singleton. .. attribute:: BLOCK_UPSTREAM The type of the None singleton. .. attribute:: BUFFER The type of the None singleton. .. attribute:: BUFFER_LIST The type of the None singleton. .. attribute:: DATA_BOTH The type of the None singleton. .. attribute:: DATA_DOWNSTREAM The type of the None singleton. .. attribute:: DATA_UPSTREAM The type of the None singleton. .. attribute:: EVENT_BOTH The type of the None singleton. .. attribute:: EVENT_DOWNSTREAM The type of the None singleton. .. attribute:: EVENT_FLUSH The type of the None singleton. .. attribute:: EVENT_UPSTREAM The type of the None singleton. .. attribute:: IDLE The type of the None singleton. .. attribute:: INVALID The type of the None singleton. .. attribute:: PULL The type of the None singleton. .. attribute:: PUSH The type of the None singleton. .. attribute:: QUERY_BOTH The type of the None singleton. .. attribute:: QUERY_DOWNSTREAM The type of the None singleton. .. attribute:: QUERY_UPSTREAM The type of the None singleton. .. attribute:: SCHEDULING The type of the None singleton.