| Package | Description |
|---|---|
| com.sun.tv | |
| com.sun.tv.media | |
| javax.tv.media | |
| javax.tv.service.selection | |
| org.dvb.media |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceContextImpl.select(Locator[] components)
Selects content by specifying the parts of a service to be
presented.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaSelectControlImpl.add(Locator component)
Adds a service component (for example, sub-titles) to the
presentation.
|
void |
MediaSelectControlImpl.remove(Locator component)
Removes a service component from the presentation.
|
void |
MediaSelectControlImpl.replace(Locator fromComponent,
Locator toComponent) |
void |
MediaSelectControlImpl.select(Locator component)
Selects a new service component for presentation.
|
void |
MediaSelectControlImpl.select(Locator[] components)
Selects one or more service components for presentation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaSelectControl.add(Locator component)
Adds a service component (for example, subtitles) to the
presentation.
|
void |
MediaSelectControl.remove(Locator component)
Removes a service component from the presentation.
|
void |
MediaSelectControl.replace(Locator fromComponent,
Locator toComponent)
Replaces a service component in the presentation.
|
void |
MediaSelectControl.select(Locator component)
Selects a new service component for presentation.
|
void |
MediaSelectControl.select(Locator[] components)
Selects one or more service components for presentation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceContext.select(Locator[] components)
Selects content by specifying the parts of a service to be presented.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DVBMediaSelectControl.add(Locator component,
StreamType type)
Adds a service component (for example, subtitles) to the presentation over-riding
the stream type signalled for the component.
|
void |
DVBMediaSelectControl.select(Locator[] components,
StreamType[] types)
Selects one or more service components for presentation over-riding the stream type signalled for
the component.
|
void |
DVBMediaSelectControl.select(Locator component,
StreamType type)
Selects a new service component for presentation over-riding the stream type signalled for the component.
|
void |
DVBMediaSelectControl.selectServiceMediaComponents(Locator l)
Selects for presentation the media service components from a service.
|
Copyright © 2012 code4tv.com. All Rights Reserved.