Android OpenTV Player SDK
5.24.0.1665751205
|
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 | |
class | OTVCommonMediaDrmCallback |
A convenience base class implementation of OTVMediaDrmCallback. 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... | |
enum | OTVDrmSecurityLevel |
OTVDrmSecurityLevel represents the rated security provided by the platform for different DRM. More... | |
class | OTVHttpMediaDrmCallback |
The default implementation of OTVMediaDrmCallback. More... | |
interface | OTVMediaDrmCallback |
An interface defining the methods Integrators must implement to facilitate Widevine, PlayReady or Connect decryption licensing. More... | |
class | OTVSSMHttpMediaDrmCallback |
An implementation of OTVMediaDrmCallback to support SSM Server - Nagra's Secure Service Platform (SSP) with Session Management enabled. More... | |