Skip to content

How to call MediaPlayer method more than once? #378

Description

@victordidenko

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions