Uses of Interface
org.davic.media.MediaTimeEventListener

Packages that use MediaTimeEventListener
org.davic.media   
 

Uses of MediaTimeEventListener in org.davic.media
 

Methods in org.davic.media with parameters of type MediaTimeEventListener
 void MediaTimeEventControl.notifyWhen(MediaTimeEventListener i, long mediaTime)
          This method allows the application to associate an event with the specified media time.
 void MediaTimeEventControl.notifyWhen(MediaTimeEventListener i, long mediaTime, int id)
          This method allows the application to associate an event with the specified media time.