Skip to content

Commit d770f03

Browse files
committed
chore(EME): Remove cbcs-1-9 testing on probeSupport (#8817)
It's been removed because only the cenc and cbcs patterns are used. cbcs-1-9 was added for FairPlay, but Safari uses cbcs for this use case.
1 parent eb4bee3 commit d770f03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/drm/drm_engine.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1896,7 +1896,6 @@ shaka.drm.DrmEngine = class {
18961896
null,
18971897
'cenc',
18981898
'cbcs',
1899-
'cbcs-1-9',
19001899
];
19011900

19021901
/** @type {!Map<string, ?shaka.extern.DrmSupportType>} */

0 commit comments

Comments
 (0)