Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

I want to add controls attribute to the video element of the AgoraVideoPlayer component. #49

Open
RYOTA-KOBA opened this issue May 22, 2023 · 2 comments

Comments

@RYOTA-KOBA
Copy link

I would like to add controls attribute to the video element of AgoraVideoPlayer to display buttons that can control playback and volume. However, currently, it is not possible to pass the controls to the video element by props, and the only way is to setAttribute directly to the video element. Is there any solution?

@EkaanshArora
Copy link
Contributor

This isn't something we have on our roadmap as of now, sorry.

@RYOTA-KOBA
Copy link
Author

I see. Then I will implement it with setAttribute. Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants