Uses of Interface
org.ocap.media.MediaTimerListener

Packages that use MediaTimerListener
org.ocap.media The org.ocap.media package is a collection of classes and interfaces for controlling access to various kinds of media components 
 

Uses of MediaTimerListener in org.ocap.media
 

Constructors in org.ocap.media with parameters of type MediaTimerListener
MediaTimer(Player p, MediaTimerListener listener)
          Constructor to make a MediaTimer object that counts time based on the media time line of the specified Player.