public abstract class MediaTimeBase extends Object implements TimeBase
| Constructor and Description |
|---|
MediaTimeBase() |
| Modifier and Type | Method and Description |
|---|---|
abstract long |
getMediaTime() |
long |
getNanoseconds()
Get the current time of the
TimeBase
specified in nanoseconds. |
Time |
getTime()
Get the current time of this
TimeBase. |
void |
mediaStarted() |
void |
mediaStopped() |
public Time getTime()
TimeBaseTimeBase.public long getNanoseconds()
TimeBaseTimeBase
specified in nanoseconds.getNanoseconds in interface TimeBaseTimeBase time in
nanoseocnds.public abstract long getMediaTime()
public void mediaStarted()
public void mediaStopped()
Copyright © 2012 code4tv.com. All Rights Reserved.