Shaka Packager SDK
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
 
RawKeyParams raw_key
 

Detailed Description

Decryption parameters.

Definition at line 228 of file crypto_params.h.

Member Data Documentation

◆ key_provider

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 232 of file crypto_params.h.


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