Enum Class FlowReturn

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

@Generated("io.github.jwharm.JavaGI") public enum FlowReturn extends Enum<FlowReturn> implements Enumeration
The result of passing data to a pad.

Note that the custom return values should not be exposed outside of the element scope.