Searched refs:MPD_LABEL_PSSH (Results 1 – 3 of 3) sorted by relevance
36 constexpr const char *MPD_LABEL_PSSH = "pssh"; variable
826 if (elementNameStr == MPD_LABEL_PSSH && contentProtection->elementMap_.size() == 0) { in GetContentProtection()830 std::string pssh(MPD_LABEL_PSSH); in GetContentProtection()
655 auto elementIt = contentProtection->elementMap_.find(MPD_LABEL_PSSH); in GetDrmInfos()