| Package | Description |
|---|---|
| com.sun.media.amovie | |
| com.sun.tv | |
| com.sun.tv.media | |
| com.sun.tv.media.content.video.mpeg | |
| javax.media |
| Modifier and Type | Class and Description |
|---|---|
class |
AMController
Controller for Active Movie based MPEG player.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceContextImpl
A
ServiceContext represents an environment in which
services are presented in a broadcast receiver. |
| Modifier and Type | Method and Description |
|---|---|
void |
Handler.addControllerListener(ControllerListener listener)
Specify a
ControllerListener to which
this Controller will send events. |
void |
Handler.removeControllerListener(ControllerListener listener)
Remove the specified listener from this
Controller's
listener list. |
| Modifier and Type | Class and Description |
|---|---|
class |
ControllerAdapter
The event adapter which recieves
ControllerEvents and
dispatches them to an appropriate stub-method. |
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 | Method and Description |
|---|---|
void |
MediaController.addControllerListener(ControllerListener listener)
Add a listener to the listenerList.
|
void |
MediaController.removeControllerListener(ControllerListener listener)
Remove a listener from the list of listeners.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Handler
A MPEG player implementation for windows that runs on top of Active Movie.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Controller.addControllerListener(ControllerListener listener)
Specify a
ControllerListener to which
this Controller will send events. |
void |
Controller.removeControllerListener(ControllerListener listener)
Remove the specified listener from this
Controller's
listener list. |
Copyright © 2012 code4tv.com. All Rights Reserved.