DASH Media Packaging SDK
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Attributes | List of all members
shaka::DecryptionParams Struct Reference

Decryption parameters. More...

#include <crypto_params.h>

Public Attributes

KeyProvider key_provider = KeyProvider::kNone
 
WidevineDecryptionParams widevine
 
RawKeyDecryptionParams raw_key
 

Detailed Description

Decryption parameters.

Definition at line 199 of file crypto_params.h.

Member Data Documentation

KeyProvider shaka::DecryptionParams::key_provider = KeyProvider::kNone

Specifies the key provider, which determines which key provider is used and which encryption params is valid. 'kNone' means not to decrypt the streams.

Definition at line 203 of file crypto_params.h.


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