This commit is contained in:
booploops 2021-12-10 22:10:51 -08:00
commit d9aefb94f9

View file

@ -23260,7 +23260,8 @@
} }
if (null != (l = "string" != typeof (h = g.pathwayID) ? im("invalid steering manifest PATHWAY-PRIORITY list item data type") : /^[\w\-\.]+$/.test(h) ? void 0 : im("steering manifest contains invalid pathway ID: " + h))) if (null != (l = "string" != typeof (h = g.pathwayID) ? im("invalid steering manifest PATHWAY-PRIORITY list item data type") : /^[\w\-\.]+$/.test(h) ? void 0 : im("steering manifest contains invalid pathway ID: " + h)))
break; break;
n.push(g) if (g.hdcpLevel === "NONE"){
n.push(g)}
} }
return { return {
variantMediaOptions: n, variantMediaOptions: n,