We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfbbdbe commit 59381a7Copy full SHA for 59381a7
src/core/Settings.js
@@ -695,7 +695,7 @@ import Events from './events/Events.js';
695
* @property {boolean} [detectPlayreadyMessageFormat=true]
696
* If set to true the player will use the raw unwrapped message from the Playready CDM
697
*
698
- * @property {boolean} [ignoreKeyStatusest=false]
+ * @property {boolean} [ignoreKeyStatuses=false]
699
* If set to true the player will ignore the status of a key and try to play the corresponding track regardless whether the key is usable or not.
700
*/
701
0 commit comments