-
Hey 👋🏻 I'm wondering if it's possible to programmatically control the media-chrome elements e.g. seek the media element to X seconds on a button click. I can do this when using the React components and the react/media-store hooks but wondering if it's possible with the vanilla elements? |
Beta Was this translation helpful? Give feedback.
Answered by
luwes
May 5, 2024
Replies: 1 comment 2 replies
-
Am i overthinking this and simply I need to view the custom video elements .g. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
it's a simple as that 👍
that's the goal of all the custom media elements, to aim for a HTMLMediaElement compatible API