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