Uses of Class
com.evolution.player.core.media.ILibrary.LibraryListener

Packages that use ILibrary.LibraryListener
com.evolution.player.core.media   
 

Uses of ILibrary.LibraryListener in com.evolution.player.core.media
 

Methods in com.evolution.player.core.media with parameters of type ILibrary.LibraryListener
 void ILibrary.addLibraryListener(ILibrary.LibraryListener listener)
          Add the given listener as a library listener.
 void ILibrary.removeLibraryListener(ILibrary.LibraryListener listener)
          Remove the given listener.