|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--javax.media.SystemTimeBase
SystemTimeBase is the implementation of the default TimeBase that ships
with JMF.
TimeBase| Field Summary | |
(package private) static long |
offset
|
| Constructor Summary | |
SystemTimeBase()
|
|
| Method Summary | |
long |
getNanoseconds()
Get the current time of the TimeBase
specified in nanoseconds. |
Time |
getTime()
Get the current time of this TimeBase. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
static long offset
| Constructor Detail |
public SystemTimeBase()
| Method Detail |
public Time getTime()
TimeBaseTimeBase.
getTime in interface TimeBaseTimeBase time.public long getNanoseconds()
TimeBaseTimeBase
specified in nanoseconds.
getNanoseconds in interface TimeBaseTimeBase time in
nanoseocnds.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||