Shaka Packager SDK
Public Attributes | List of all members
shaka::WidevineEncryptionParams Struct Reference

Widevine encryption parameters. More...

#include <crypto_params.h>

Public Attributes

std::string key_server_url
 Widevine license / key server URL.
 
std::vector< uint8_t > content_id
 Content identifier.
 
std::string policy
 The name of a stored policy, which specifies DRM content rights.
 
WidevineSigner signer
 Signer credential for Widevine license / key server.
 
std::vector< uint8_t > group_id
 Group identifier, if present licenses will belong to this group.
 
bool enable_entitlement_license
 Enables entitlement license when set to true.
 

Detailed Description

Widevine encryption parameters.

Definition at line 88 of file crypto_params.h.


The documentation for this struct was generated from the following file: