Hello, I am trying to implement a mejs player that includes the following controls (like the screenshot). According to ChatGPT, mejs should include the ability to control jumpForward
, jumpBack
, and playbackRate
, but when I run the JS to turn them on, there is no html that reflects these controls.
Am I attempting the impossible with themeco’s version of the audio player? Or should I seek alternate solutions?