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

How to call MediaPlayer method more than once? #378

Open
victordidenko opened this issue Mar 27, 2023 · 0 comments
Open

How to call MediaPlayer method more than once? #378

victordidenko opened this issue Mar 27, 2023 · 0 comments

Comments

@victordidenko
Copy link

In html5.dash you can pass options to MediaPlayer according to docs
https://github.com/videojs/videojs-contrib-dash#passing-options-to-dashjs

They have shape like object, with keys like MediaPlayer method, and values like method's arguments.

I need to call setXHRWithCredentialsForType more than once — for multiple types, there is no way to pass an array of types or object here. How can I achieve that?

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

No branches or pull requests

1 participant