使用 javascript,当用户单击播放时,如何使 YouTube 视频进入全屏?
我有一个页面,上面有 YouTube 视频。客户希望当用户单击播放时视频变为全屏,并绕过单击播放器上的全屏图标的常规步骤。
我一直在到处寻找这个问题的答案,也许这是不可能的,但它似乎应该在那里。我在 YouTube Javascript API 参考中没有找到任何相关文档。
I have a page with a YouTube video on it. The client wants the video to go fullscreen when a user clicks play and bypass the usual step of clicking the fullscreen icon on the player.
I have been searching everywhere for an answer to this question and maybe it just isn't possible, but it seems like it should be there. I haven't found any documentation of it in the YouTube Javascript API reference.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
显然,这是不可能的。
Apparently, this can't be done.