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

Compare mediaInfo objects in DashAdapter #3406

Merged

Conversation

dsilhavy
Copy link
Collaborator

The idea of this PR is to move any functions out of the MediaInfo class. We are dispatching MediaInfo objects as part of getTracks() and use it in setTracks(). If the prototype of the instance is lost for some reason we run into an error because the functions defined in the MediaInfo class are not available.

@dsilhavy dsilhavy added this to the 3.1.4 milestone Sep 11, 2020
@dsilhavy dsilhavy merged commit 23cf580 into Dash-Industry-Forum:development Sep 11, 2020
@dsilhavy dsilhavy deleted the fix-mediaInfo branch June 26, 2021 07:14
@youfeed
Copy link

youfeed commented Mar 23, 2023

How to get the mediaInfo object?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants