Searched refs:MPD_LABEL_CONTENT_PROTECTION (Results 1 – 2 of 2) sorted by relevance
151 static constexpr const char *MPD_LABEL_CONTENT_PROTECTION = "ContentProtection"; variable
371 } else if (elementNameStr == MPD_LABEL_CONTENT_PROTECTION) { in ProcessAdpSetElement()770 } else if (elementNameStr == MPD_LABEL_CONTENT_PROTECTION) { in ProcessRepresentationElement()794 IDashMpdNode *contentProtectionNode = IDashMpdNode::CreateNode(MPD_LABEL_CONTENT_PROTECTION); in ParseContentProtection()