Added in API level 11
Deprecated in API level 30

DrmStore

open class DrmStore
kotlin.Any
   ↳ android.drm.DrmStore

Defines constants that are used by the DRM framework.

Summary

Nested classes
open

Defines actions that can be performed on rights-protected content.

abstract

Interface definition for the columns that represent DRM constraints.

open

Defines DRM object types.

open

Defines playback states for content.

open

Defines status notifications for digital rights.

Public constructors

Public constructors

DrmStore

Added in API level 11
DrmStore()

Deprecated: This class should have been an interface instead. The default constuctor should have not been exposed.