uk.co.caprica.vlcj.player.events
Interface MediaPlayerEvent


public interface MediaPlayerEvent

Specification for a media player event.


Method Summary
 void notify(MediaPlayerEventListener listener)
          Notify a listener of the event.
 

Method Detail

notify

void notify(MediaPlayerEventListener listener)
Notify a listener of the event.

Parameters:
listener - event listener to notify

(C)2010 Caprica Software Limited