PadProbeInfo#
- class PadProbeInfo(*args, **kwargs)#
Info passed in the PadProbeCallback
.
Methods#
Fields#
- class PadProbeInfo
- data#
- Type specific data, check the
type
field to know the datatype. This field can be
None
.
- Type specific data, check the
- id#
The id of the probe
- offset#
- Offset of pull probe, this field is valid when
type
contains GST_PAD_PROBE_TYPE_PULL
- Offset of pull probe, this field is valid when
- size#
- Size of pull probe, this field is valid when
type
contains GST_PAD_PROBE_TYPE_PULL
- Size of pull probe, this field is valid when
- type#
The current probe type