add for type com.youtube.playready (#149)
authorShuai Yuan/MM Platform Lab /SRC-Nanjing/Engineer/Samsung Electronics <shuai.yuan@samsung.com>
Sun, 4 Feb 2024 02:28:38 +0000 (10:28 +0800)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Sun, 4 Feb 2024 02:28:38 +0000 (10:28 +0800)
include/esplusplayer/drm.h

index 8624380..3314929 100644 (file)
@@ -60,6 +60,7 @@ const std::map<std::string, std::string> KeySystemToDrmNameConverter = {
     {"com.widevine.alpha", "EME_Widevine"},
     {"kr.atsc3.uhdcp", "EME_Atsc3uhdcp"},
     {"org.w3.clearkey", "EME_ClearKey"},
+    {"com.youtube.playready", "EME_Playready"},
     {"", "EME"}};
 
 // post from hlsdemux for getright