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()
           
 TimeBase Clock.getTimeBase()
           
 

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