| Package | Description |
|---|---|
| com.sun.tv | |
| com.sun.tv.media | |
| javax.tv.service.selection |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceContextFactoryImpl
This class serves as a factory for the creation of
ServiceContext objects. |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceContextImpl.addListener(ServiceContextListener listener)
Subscribes a listener to receive events related to this
ServiceContext.
|
void |
ServiceContextImpl.removeListener(ServiceContextListener listener)
Unsubscribes a listener from receiving events related to this
ServiceContext.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MediaSelectControlImpl
Provides an interface to allow the selection of different kinds of
content from a running
Player. |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceContext.addListener(ServiceContextListener listener)
Subscribes a listener to receive events related to this
ServiceContext. |
void |
ServiceContext.removeListener(ServiceContextListener listener)
Unsubscribes a listener from receiving events related to this
ServiceContext. |
Copyright © 2012 code4tv.com. All Rights Reserved.