Enum Class PadProbeType

java.lang.Object
java.lang.Enum<PadProbeType>
org.freedesktop.gstreamer.gst.PadProbeType
All Implemented Interfaces:
Enumeration, Serializable, Comparable<PadProbeType>, Constable

@Generated("io.github.jwharm.JavaGI") public enum PadProbeType extends Enum<PadProbeType> implements Enumeration
The different probing types that can occur. When either one of GSTPADPROBETYPEIDLE or GSTPADPROBETYPEBLOCK is used, the probe will be a blocking probe.