PadProbeType#

class PadProbeType#

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#

class PadProbeType
ALL_BOTH#

The type of the None singleton.

BLOCK#

The type of the None singleton.

BLOCKING#

The type of the None singleton.

BLOCK_DOWNSTREAM#

The type of the None singleton.

BLOCK_UPSTREAM#

The type of the None singleton.

BUFFER#

The type of the None singleton.

BUFFER_LIST#

The type of the None singleton.

DATA_BOTH#

The type of the None singleton.

DATA_DOWNSTREAM#

The type of the None singleton.

DATA_UPSTREAM#

The type of the None singleton.

EVENT_BOTH#

The type of the None singleton.

EVENT_DOWNSTREAM#

The type of the None singleton.

EVENT_FLUSH#

The type of the None singleton.

EVENT_UPSTREAM#

The type of the None singleton.

IDLE#

The type of the None singleton.

INVALID#

The type of the None singleton.

PULL#

The type of the None singleton.

PUSH#

The type of the None singleton.

QUERY_BOTH#

The type of the None singleton.

QUERY_DOWNSTREAM#

The type of the None singleton.

QUERY_UPSTREAM#

The type of the None singleton.

SCHEDULING#

The type of the None singleton.