jaugment2.mediaplayer
Interface MediaDBIF

All Known Implementing Classes:
MediaPlayerProxy

public interface MediaDBIF
extends java.rmi.Remote, net.jini.admin.Administrable

Interface for media-players supporting indexing


Method Summary
 void addMedia(java.net.URL u)
          Add a URL to the media-db
 java.net.URL[] simpleMediaSearch(java.lang.String what)
          search the media-db with a search-string
 
Methods inherited from interface net.jini.admin.Administrable
getAdmin
 

Method Detail

addMedia

public void addMedia(java.net.URL u)
              throws java.rmi.RemoteException
Add a URL to the media-db

simpleMediaSearch

public java.net.URL[] simpleMediaSearch(java.lang.String what)
                                 throws java.rmi.RemoteException
search the media-db with a search-string