shaka-packager/packager/mpd/base/xml
Rintaro Kuroiwa 60c54975d7 MpdBuilder should not automatically add ContentProtection elements
- ContentProtection elements should be added explicitly by the
  AddContentProtection() methods.
- This is because some MPDs should have ContentProtection at
  AdaptationSet level instead of Representation.
- Change SimpleMpdNotifier, which uses MpdBuilder, to add
  ContentProtectionElements. The logic is moved from MuxerListener.
- Add Element class for specifying subelements for
  ContentProtectionElement.

Change-Id: I9bedfb3e5a5ac0b3d5c702f1e6e4a8608c978d1d
2015-07-20 10:37:20 -07:00
..
scoped_xml_ptr.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
xml_node.cc MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
xml_node.h MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
xml_node_unittest.cc MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00