muxinc / media-chrome

Custom elements (web components) for making audio and video player controls that look great in your website or app.
https://media-chrome.org
MIT License
1.21k stars 62 forks source link

Customizing playback rate in settings menu #917

Closed solhosty closed 3 months ago

solhosty commented 4 months ago

I am trying to customize the playback rate in the settings menu to show my custom list, but it appears to only show these.

Is there any known way to do this? I've tried the methods on the documentation but they do not pertain to the settings menu rates exactly.

Here are the defaults that show:

image

Thanks!

dylanjha commented 4 months ago

@solhosty thanks for the question. Can you share your code? Or try to create a repro example?

Seems to be working for me here:

https://codesandbox.io/p/sandbox/funny-mestorf-69n2zs?file=/index.html:9,23

Screenshot 2024-05-29 at 3 10 05 PM