Shaka Packager SDK
Public Member Functions | List of all members
shaka::media::AesEncryptorFactory Class Reference

A factory class to create encryptors. More...

#include <aes_encryptor_factory.h>

Public Member Functions

virtual std::unique_ptr< AesCryptorCreateEncryptor (FourCC protection_scheme, uint8_t crypt_byte_block, uint8_t skip_byte_block, Codec codec, const std::vector< uint8_t > &key, const std::vector< uint8_t > &iv)
 

Detailed Description

A factory class to create encryptors.

Definition at line 19 of file aes_encryptor_factory.h.


The documentation for this class was generated from the following files: