keystatuseschange event

Fired when there has been a change in the keys in the session or their status.

Syntax

Event Property object.keystatuseschange = handler;
addEventListener Method object.addEventListener("keystatuseschange", handler, useCapture)

 

Event information

SynchronousNo
BubblesNo
CancelableNo

 

Event handler parameters

pEvtObj [in]

Type: Event

Standards information

Remarks

As of Microsoft Edge, this event is supported. For more information on EME implementation updates in Microsoft Edge, see Encrypted Media Extensions updates.

See also

MediaKeySession

 

 

Show: