Package-level declarations
Contains API to enable DRM playback.
Types
Link copied to clipboard
                  Configures ClearKey key/value pairs to enable decryption of ClearKey protected content.
Link copied to clipboard
                  Represents a single ClearKey key/id pair.
Link copied to clipboard
                  Configures decryption of DRM protected content.
Link copied to clipboard
                  Represents DRM information of type DrmData.Type.
Link copied to clipboard
                  class DrmRequest(val drmData: DrmData, url: String, headers: Map<String?, String?>?, body: ByteArray?, httpMethod: String) : HttpRequest
An HTTP request for DRM information.
Link copied to clipboard
                  Can be implemented to prepare the license acquisition response.
Link copied to clipboard
                  Can be implemented to prepare the license acquisition message which will be sent to the license acquisition server.
Link copied to clipboard
                  Configures decryption of a Widevine DRM protected Source.