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

Update thumbnails API #3297

Merged

Commits on Jun 16, 2020

  1. Thumbnails Improvments :

    - Update index.d.ts file
    
    - Rename getThumbnail by provideThumbnail : In some cases (SegmentBase for images), thumbnails getting is asynchronous and is get using callback. To uniformize the behaviour, thubnails are always provided using a callback.
    
    - Display thumbnails bitrate list in control bar
    jeremco committed Jun 16, 2020
    Copy the full SHA
    c79c0c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. For IE11 and some others old browsers, the verification of autoswitch…

    … parameter is done in function
    jeremco committed Jun 18, 2020
    Copy the full SHA
    036a456 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    93b4f79 View commit details
    Browse the repository at this point in the history