MSMediaKeyError object

Deprecated. Provides information for the error state associated with the MSMediaKeySession.

Important  This object is not supported in Internet Explorer 11 on Windows 7.

 

IE11

 

Syntax

 var error = MSMediaKeyError.error 

DOM Information

Inheritance Hierarchy

The MSMediaKeyError does not inherit from any class or interface.

Members

The MSMediaKeyError object has these types of members:

  • Properties

Properties

The MSMediaKeyError object has these properties.

Property Access type Description

code (MSMediaKeyError)

Read-only

Deprecated. Gets the error code related to the MSMediaKeySession error state.

systemCode

Read-only

Deprecated. Gets a key system specific error code for the MSMediaKeySession.error state.

 

Remarks

As of Microsoft Edge MSMediaKeyError is deprecated. For more information on EME implementation updates in Microsoft Edge, see Encrypted Media Extensions updates.