| Package | Description |
|---|---|
| com.sun.tv | |
| com.sun.tv.media | |
| javax.media | |
| javax.tv.service.selection |
| 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 |
MediaPlayer
This class is a part of the porting layer implementation for JavaTV.
|
| Modifier and Type | Method and Description |
|---|---|
static Player |
Manager.createPlayer(DataSource source)
Create a
Player for the DataSource. |
static Player |
Manager.createPlayer(MediaLocator sourceLocator)
Create a
Player for the specified media. |
static Player |
Manager.createPlayer(URL sourceURL)
Create a
Player for the specified media. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceMediaHandler
ServiceMediaHandler represents an handler of service
components that are real time media sharing the same clock. |
Copyright © 2012 code4tv.com. All Rights Reserved.