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

Media player input name not updated #16

Open
bobvandevijver opened this issue Mar 6, 2024 · 2 comments
Open

Media player input name not updated #16

bobvandevijver opened this issue Mar 6, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@bobvandevijver
Copy link
Contributor

The media player input name does not necessarily match with the available inputs (streams can update their preferred display name during playback), but when the setInput is called with that updated name, its value is not updated in the interface.

@StefanGuelland StefanGuelland added the documentation Improvements or additions to documentation label Apr 16, 2024
@StefanGuelland
Copy link
Contributor

This is to support values that only the device can activate but not the user. This could be improved in the documentation.

@bobvandevijver
Copy link
Contributor Author

@StefanGuelland I believe you misunderstood the issue: the issue is that the displayed input name in the interface is not updated when explicitly called from the device.

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

No branches or pull requests

2 participants