javax.media
Interface TimeBase

All Known Implementing Classes:
SystemTimeBase

public interface TimeBase

Standard JMF class -- see this class in the JMF Javadoc. Complete.

Author:
Ken Larson

Method Summary
 long getNanoseconds()
           
 Time getTime()
           
 

Method Detail

getNanoseconds

long getNanoseconds()

getTime

Time getTime()