| Package | Description |
|---|---|
| com.sun.media.amovie | |
| com.sun.tv | |
| com.sun.tv.media | |
| javax.media | |
| org.dvb.ui |
| Modifier and Type | Method and Description |
|---|---|
void |
AMController.setTimeBase(TimeBase tb) |
| Modifier and Type | Method and Description |
|---|---|
void |
Handler.addController(Controller newController)
Assume control of another
Controller. |
void |
Handler.setTimeBase(TimeBase master)
Set the
TimeBase for this Clock. |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaPlayer.addController(Controller newController)
Assume control of another Controller.
|
void |
MediaPlayer.setTimeBase(TimeBase tb)
Assigns a timebase for the player.
|
void |
MediaController.setTimeBase(TimeBase tb)
Set the timebase used by the controller.
|
void |
MediaClock.setTimeBase(TimeBase master)
Set a time base on the clock.
|
protected void |
MediaPlayer.slaveToMasterTimeBase(TimeBase tb)
Slave all the controllers to the master time base.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Player.addController(Controller newController)
Assume control of another
Controller. |
void |
Clock.setTimeBase(TimeBase master)
Set the
TimeBase for this Clock. |
| Modifier and Type | Method and Description |
|---|---|
void |
BufferedAnimation.startAnimationAt(Clock c,
Time t)
Start this animation keyed to the clock at the given media time.
|
Copyright © 2012 code4tv.com. All Rights Reserved.