Vinyl
    Preparing search index...

    A CommonEme implementation of MS prefixed Encrypted Media Extensions as supported by IE11/Edge.

    Implements

    Index

    Constructors

    Methods

    • Listens to the element for an encrypted event, returning a disposable handle.

      Parameters

      • element: HTMLMediaElement
      • handler: (event: MediaEncryptedEvent) => void

      Returns Unsubscribe