-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
switchHistory does not have variant/bandwidth info #823
Comments
@russitto, the expectation was that applications would correlate Would it be more helpful to include the |
Hi, Thanks! :) |
Ah, I see now. We put IDs from the non-public |
The crux of the problem is that variant |
It looks like the ID issue was already filed here: #785 (edit: corrected issue number) |
If the IDs in I'm starting to lean away from including the entire |
It's fine with |
In that case, this is a duplicate of #785. I will close this one, and you can follow along on that one. Thanks! |
Cherry-picked to v2.1.3. |
What version of Shaka Player are you using?
Shaka 2.1.1
Yes
master
?Yes
Are you using the demo app or your own custom app?
Both
Yes
What browser and OS are you using?
Chrome on Windows
What did you do?
In developers tools:
shakaDemo.player_.getStats().switchHistory
Shaka Demo
Angel One multicodec multilingual
What did you expect to happen?
Variant info in switch history, or bandwidth info
What actually happened?
![2017-05-19-170428_310x301_scrot](https://cloud.githubusercontent.com/assets/5013199/26264959/3c38cfe0-3cb5-11e7-884b-bcaacb6a49f5.png)
I got array of object with track id, nor variant/bandwidth info
The text was updated successfully, but these errors were encountered: