| Package | Description |
|---|---|
| com.sun.tv.si | |
| javax.tv.service | |
| javax.tv.service.guide | |
| javax.tv.service.navigation | |
| javax.tv.service.transport |
| Modifier and Type | Class and Description |
|---|---|
class |
BouquetImpl
This class implements the Bouquet interface which
represents information about a bouquet (a collection of
services which can span transport stream and network boundaries).
|
class |
NetworkImpl
This interface provides descriptive information about a network of
transport streams.
|
class |
ProgramEventDescriptionImpl
This
SIElement provides a textual description of a
ProgramEvent. |
class |
ProgramEventImpl |
class |
ServiceComponentImpl
This interface represents a abstraction of an Elementary Stream.
|
class |
ServiceDescriptionImpl
This
SIElement provides a textual description of a
Service. |
class |
ServiceDetailsImpl
This interface provides access to Service meta-data.
|
class |
ServiceImpl |
class |
TransportStreamImpl
This interface provides information about a transport stream.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SIRequestImpl.equals(SIElement element) |
boolean |
SIManagerImpl.SIElementExists(SIElement element) |
| Constructor and Description |
|---|
SIChangeEventImpl(Object source,
SIChangeType type,
SIElement e)
Constructs an SIChangeEventImpl object.
|
| Modifier and Type | Method and Description |
|---|---|
SIElement |
SIChangeEvent.getSIElement()
Reports the
SIElement that changed. |
| Constructor and Description |
|---|
SIChangeEvent(Object source,
SIChangeType type,
SIElement e)
Constructs an
SIChangeEvent object. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProgramEvent
ProgramEvent represents collection of elementary
streams with a common time base, an associated start time, and an
associated end time. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceComponent
This interface represents an abstraction of an elementary
stream.
|
interface |
ServiceDetails
This interface provides access to service meta-data.
|
| Modifier and Type | Method and Description |
|---|---|
SIElement |
SIElementFilter.getFilterValue()
Reports the
SIElement used to create this filter. |
| Constructor and Description |
|---|
ServiceDetailsSIChangeEvent(ServiceDetails service,
SIChangeType type,
SIElement e)
Constructs a
ServiceDetailsSIChangeEvent. |
SIElementFilter(SIElement element)
Constructs the filter based on a particular
SIElement. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Bouquet
This interface represents information about a bouquet.
|
interface |
Network
This interface provides descriptive information concerning a network.
|
interface |
TransportStream
This interface provides information about a transport stream.
|
| Constructor and Description |
|---|
TransportSIChangeEvent(Transport transport,
SIChangeType type,
SIElement e)
Constructs an
TransportSIChangeEvent. |
Copyright © 2012 code4tv.com. All Rights Reserved.