Module uk.co.caprica.vlcj
Package uk.co.caprica.vlcj.support.eventmanager
package uk.co.caprica.vlcj.support.eventmanager
Base implementation for components that use a native event manager, and components that support provide support for
native event handling generally.
This package is not public API.
-
ClassDescriptionBaseEvent<C,
L> Base implementation for an event.Specification for a event that notifies another component.NativeEventManager<E,L> Common implementation for a component that deals with a native LibVlc event manager.Singleton component used to execute tasks on a thread different to the native event handler background thread.