| Android OpenTV Player SDK
    5.27.1.1679424060
    | 
Contains classes concerned with digital rights management: information on a device's supported DRM systems and related security levels, and default implementations of DRM initialization, session management and license acquisition for encrypted DASH playback.
| Classes | |
| interface | OTVLicenseExpirationListener | 
| An interface to notify Application for post-delivery license events.  More... | |
| class | OTVSSMHttpMediaDrmCallback | 
| An implementation of OTVMediaDrmCallback to support SSM Server - Nagra's Secure Service Platform (SSP) with Session Management enabled.  More... | |
| class | OTVDRM | 
| OTVDRM class used to find information about supported DRM systems and their security levels and to select preferred.  More... | |
| class | OTVDrmInfo | 
| OTVDrmInfo class represents the capability and security level for a DRM key system and content type.  More... | |
| interface | OTVMediaDrmCallback | 
| An interface defining the methods Integrators must implement to facilitate Widevine, PlayReady or Connect decryption licensing.  More... | |
| enum | OTVDrmSecurityLevel | 
| OTVDrmSecurityLevel represents the rated security provided by the platform for different DRM.  More... | |
| class | OTVHttpMediaDrmCallback | 
| The default implementation of OTVMediaDrmCallback.  More... | |
| class | OTVCommonMediaDrmCallback | 
| A convenience base class implementation of OTVMediaDrmCallback.  More... | |