|
Android OpenTV Player SDK
5.9.0.1602147214
|
Contains classes concerned with Nagra Persistent Rights Management (PRM): enabling initialization of Nagra PRM and license acquisition for encrypted HLS playback.
Classes | |
| interface | OTVPAKReadyListener |
| An interface to notify Application if PAK client is ready to fetch license for PRM encrypted stream playback. More... | |
| class | OTVPRMException |
| Thrown when fetch prm license failed or license is expired, license is invalid. More... | |
| class | OTVPRMManager |
| The class that supports playbacks using PRM. More... | |
| interface | OTVPRMNonSilentCallback |
| An interface defining the methods integrators must implement to facilitate PRM decryption licensing. More... | |
| interface | OTVPRMSessionEventListener |
| An interface to notify Application if fetch license failure or license expired for PRM encrypted stream playback. More... | |
| class | OTVSSPPRMNonSilentCallback |
| A default implementation of OTVPRMNonSilentCallback to support SSP Server. More... | |