ClearKeyConfig

Configures ClearKey key/value pairs to enable decryption of ClearKey protected content.

Constructors

Link copied to clipboard
constructor(key: String, kid: String? = null)
constructor(vararg entries: ClearKeyConfigEntry)

Properties

Link copied to clipboard

The ClearKey key/value pairs.

Functions

Link copied to clipboard
open override fun toString(): String