-
Notifications
You must be signed in to change notification settings - Fork 193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请问如何显示音量按钮及全屏按钮 #91
Comments
左侧边点击会出现音量控制条,ios系统没办法控制音量大小,VR按钮也就是全屏按钮,pc会全屏,移动设备没办法全屏 |
看到另外一个工程videojs-vr 全屏在移动设备也能较好实现,mxreality.js后续是否会考虑在移动设备的全屏控制呢?谢谢 |
我测试的videojs-vr 也不能全屏,只能100%铺满当前的窗口 |
目前我这边只是需要这个功能就行了,一个按钮,视频铺满当前窗口,再次点击视频返回原来页面位置 |
不行,你可以自己代码修改控制条来实现 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
工具栏里没有音量按钮及全屏按钮,是否可以配置显示?
The text was updated successfully, but these errors were encountered: