Uses of Class
javax.media.IncompatibleTimeBaseException

Packages that use IncompatibleTimeBaseException
javax.media   
 

Uses of IncompatibleTimeBaseException in javax.media
 

Methods in javax.media that throw IncompatibleTimeBaseException
 void Player.addController(Controller newController)
          Tells the Player to assume control of another Controller.
 void Clock.setTimeBase(TimeBase master)
          Sets the TimeBase for this Clock.