| Interface | Description |
|---|---|
| NotAuthorizedInterface |
NotAuthorizedInterface shall be implemented by classes which can
report failure to access broadcast content due to failure to
descramble that content.
|
| Class | Description |
|---|---|
| ApplicationOrigin | |
| ElementaryStream |
This class represents one elementary stream within a transport stream.
|
| Service |
This class is used to represent a Service within an MPEG Transport Stream.
|
| TransportStream |
This class represents an MPEG-2 Transport Stream with its
associated Service Information (SI) as known to a decoder.
|
| Exception | Description |
|---|---|
| NotAuthorizedException |
This class is thrown by MPEG related APIs when access is requested to
information which is scrambled and to which access is not permitted by
the security system.
|
| ObjectUnavailableException |
This exception must be thrown by MPEG related APIs when an object is
not available.
|
| ResourceException |
This exception must be thrown by MPEG related APIs when an operation
could not be performed due to lack of resources.
|
| TuningException |
Copyright © 2012 code4tv.com. All Rights Reserved.