Uses of Interface
javax.media.TimeBase

Packages that use TimeBase
javax.media   
 

Uses of TimeBase in javax.media
 

Methods in javax.media that return TimeBase
static TimeBase Manager.getSystemTimeBase()
          Get the time-base object for the system.
 TimeBase Clock.getTimeBase()
          Get the TimeBase that this Clock is using.
 

Methods in javax.media with parameters of type TimeBase
 void Clock.setTimeBase(TimeBase master)
          Set the TimeBase for this Clock.
 



Copyright © 2011. All Rights Reserved.