| Package | Description |
|---|---|
| com.sun.media.amovie | |
| com.sun.tv | |
| com.sun.tv.media | |
| javax.media | |
| javax.tv.service.selection | |
| org.dvb.dsmcc | |
| org.dvb.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
AMController
Controller for Active Movie based MPEG player.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Handler
ServiceMediaHandler represents an handler of service
components which are real time media sharing the same clock. |
| Modifier and Type | Class and Description |
|---|---|
class |
MediaClock
This class is a part of the porting layer implementation for JavaTV
MediaClock implements javax.media.Clock.
|
class |
MediaController
This class is a part of the porting layer implementation for JavaTV.
|
class |
MediaPlayer
This class is a part of the porting layer implementation for JavaTV.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Controller
Controller, which extends Clock,
provides resource-allocation
state information, event generation, and a mechanism for obtaining objects
that provide additional control over a Controller. |
interface |
Player
Player is a MediaHandler for rendering
and controlling time based media data. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceMediaHandler
ServiceMediaHandler represents an handler of service
components that are real time media sharing the same clock. |
| Modifier and Type | Method and Description |
|---|---|
Time |
DSMCCStream.getMediaTimeFromStream(long time,
Clock c)
Convert a time measured according to a timeline in the stream
into a JMF media time measured in a specified clock.
|
| Modifier and Type | Method and Description |
|---|---|
long |
BufferedAnimation.getMediaTime(Clock c,
int frameNumber)
Get the predicted media time of the given frameNumber for this
animation.
|
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.