Shaka Packager SDK
|
Public Attributes | |
std::string | name |
std::map< std::string, std::string > | attributes |
std::string | content |
std::vector< Element > | subelements |
Definition at line 22 of file content_protection_element.h.
shaka::Element::Element | ( | ) |
Definition at line 10 of file content_protection_element.cc.
shaka::Element::~Element | ( | ) |
Definition at line 11 of file content_protection_element.cc.
std::map<std::string, std::string> shaka::Element::attributes |
Definition at line 28 of file content_protection_element.h.
std::string shaka::Element::content |
Definition at line 30 of file content_protection_element.h.
std::string shaka::Element::name |
Definition at line 26 of file content_protection_element.h.
std::vector<Element> shaka::Element::subelements |
Definition at line 31 of file content_protection_element.h.