drmError constant
int
const drmError
DRM decryption failed.
This error code is used when the DRM decryption fails.
Implementation
static const int drmError = 1005;
DRM decryption failed.
This error code is used when the DRM decryption fails.
static const int drmError = 1005;