StreamingPolicyContentKeysResponse

data class StreamingPolicyContentKeysResponse(val defaultKey: DefaultKeyResponse? = null, val keyToTrackMappings: List<StreamingPolicyContentKeyResponse>? = null)

Class to specify properties of all content keys in Streaming Policy

Constructors

Link copied to clipboard
constructor(defaultKey: DefaultKeyResponse? = null, keyToTrackMappings: List<StreamingPolicyContentKeyResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Default content key for an encryption scheme

Link copied to clipboard

Representing tracks needs separate content key