Enum Class NavigationEventType

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

@Generated("io.github.jwharm.JavaGI") public enum NavigationEventType extends Enum<NavigationEventType> implements Enumeration
Enum values for the various events that an element implementing the GstNavigation interface might send up the pipeline. Touch events have been inspired by the libinput API, and have the same meaning here.