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.

  • Class
    Description
    Base implementation for an event.
    Specification for a event that notifies another component.
    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.