Uses of Enum
uk.co.caprica.vlcj.binding.internal.libvlc_navigate_mode_e
Packages that use libvlc_navigate_mode_e
Package
Description
Internal JNA bindings for libvlc, bindings to native types and structures.
-
Uses of libvlc_navigate_mode_e in uk.co.caprica.vlcj.binding.internal
Methods in uk.co.caprica.vlcj.binding.internal that return libvlc_navigate_mode_eModifier and TypeMethodDescriptionstatic libvlc_navigate_mode_elibvlc_navigate_mode_e.event(int intValue) static libvlc_navigate_mode_eReturns the enum constant of this type with the specified name.static libvlc_navigate_mode_e[]libvlc_navigate_mode_e.values()Returns an array containing the constants of this enum type, in the order they are declared.