You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: