Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EME Controller TypeScript #2076

Merged
merged 2 commits into from Jan 25, 2019
Merged

EME Controller TypeScript #2076

merged 2 commits into from Jan 25, 2019

Commits on Jan 22, 2019

  1. Convert eme-controller to TypeScript.

    Added TypeScript types to the code.
    
    Handled media detached and removing the encrypted event listener.
    itsjamie committed Jan 22, 2019
    Copy the full SHA
    4e2ae38 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. Listen to media detached

    Clears the encrypted event listener from the HTMLMediaElement in controller, and releases the stored reference.
    itsjamie committed Jan 23, 2019
    Copy the full SHA
    63db40f View commit details
    Browse the repository at this point in the history