com.ooyala.android.player.exoplayer.drm.DrmConstants Interface Reference

DRM related constants. More...

Public Attributes

int DEVICE_LIMIT_ACCOUNT_CODE = 22
 Unable to register the device to this account. More...
 
int DEVICE_LIMIT_ENTITLEMENT_CODE = 29
 Unable to access the content. More...
 
String GENERAL_DRM_ERROR = "General error acquiring DRM rights to play the asset."
 General DRM failure message. More...
 

Detailed Description

DRM related constants.

Member Data Documentation

int com.ooyala.android.player.exoplayer.drm.DrmConstants.DEVICE_LIMIT_ACCOUNT_CODE = 22

Unable to register the device to this account.

int com.ooyala.android.player.exoplayer.drm.DrmConstants.DEVICE_LIMIT_ENTITLEMENT_CODE = 29

Unable to access the content.

String com.ooyala.android.player.exoplayer.drm.DrmConstants.GENERAL_DRM_ERROR = "General error acquiring DRM rights to play the asset."

General DRM failure message.