| Interface | Description |
|---|---|
| CAIdentification |
This interface associates information related to
the conditional access (CA) subsystem with certain SI objects.
|
| FavoriteServicesName |
This interface represents the name of a preference for a set of
favorite services.
|
| ServiceComponent |
This interface represents an abstraction of an elementary
stream.
|
| ServiceComponentChangeListener |
This interface is implemented by applications wishing to receive
notification of changes to
ServiceComponent data. |
| ServiceDescription |
This interface provides a textual description of a
Service. |
| ServiceDetails |
This interface provides access to service meta-data.
|
| ServiceIterator |
ServiceIterator permits iteration over an ordered
list of Service objects. |
| ServiceList |
ServiceList represents an ordered list of
Service objects based on a specific grouping rule
defined by a ServiceFilter. |
| ServiceProviderInformation |
This interface is used to report additional information concerning the
provider of a service.
|
| Class | Description |
|---|---|
| DeliverySystemType |
This class represents values of various types of delivery systems,
for example, satellite, cable, etc.
|
| LocatorFilter |
LocatorFilter represents a ServiceFilter
based on a set of locators. |
| PreferenceFilter |
PreferenceFilter represents a
ServiceFilter based on a user preference for favorite
services. |
| ServiceComponentChangeEvent |
A
ServiceComponentChangeEvent notifies an
ServiceComponentChangeListener of changes to a
ServiceComponent detected in a
ServiceDetails. |
| ServiceDetailsSIChangeEvent |
A
ServiceDetailsSIChangeEvent notifies an
SIChangeListener of changes to a
ServiceDetails. |
| ServiceFilter |
This class represents a set filtering criteria used to generate a
ServiceList. |
| ServiceTypeFilter |
ServiceTypeFilter represents a
ServiceFilter based on a particular
ServiceType. |
| SIElementFilter |
SIElementFilter represents a
ServiceFilter based on a particular
SIElement (such as a TransportStream or
ProgramEvent). |
| StreamType |
This class represents values of
ServiceComponent
stream types (e.g., "video", "audio", "subtitles", "data",
"sections", etc.). |
| Exception | Description |
|---|---|
| FilterNotSupportedException |
This exception indicates that the specified
ServiceFilter is
not supported. |
| SortNotAvailableException |
This exception indicates that the requested sorting method is not
available for the particular
ServiceList, for example,
sorting by service numbers. |
Copyright © 2012 code4tv.com. All Rights Reserved.