Skip to content

Commit a61204e

Browse files
authored
chore(EME): Remove cbcs-1-9 testing on probeSupport (shaka-project#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 3dd685c commit a61204e

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
@@ -1905,7 +1905,6 @@ shaka.drm.DrmEngine = class {
19051905
null,
19061906
'cenc',
19071907
'cbcs',
1908-
'cbcs-1-9',
19091908
];
19101909

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

0 commit comments

Comments
 (0)