Shaka Packager SDK
|
#include <content_protection_element.h>
Public Attributes | |
std::string | value |
std::string | scheme_id_uri |
std::map< std::string, std::string > | additional_attributes |
std::vector< Element > | subelements |
Structure to represent <ContentProtection> element in DASH MPD spec (ISO 23009-1:2012 MPD and Segment Formats).
Definition at line 36 of file content_protection_element.h.