Android 设备上的网络视频是内嵌播放还是在视频应用程序中播放?
我想了解移动网站上的视频是内嵌播放还是在视频应用程序中播放。如果它们在视频应用程序中播放:这些应用程序是特定于设备的还是始终相同?有人有控件外观的链接,以便我可以构建一个 Photoshop 预览来了解我的网络视频在 Android 上的外观吗?
编辑
通过内联,我的意思是它不会像在 iPhone 上那样在外部应用程序中播放(每当您单击 m.youtube.com 上的视频时都会打开 QuickTime 播放器),但它只是在内部播放浏览器。
I want to find out wether Videos on Mobile Websites play inline or in a video application. If they play in an video application: are these applications device specific or is it always the same? Does someone have a link to the look of the controls so that I can build a photoshop preview on how my web video will look on Android?
EDIT
By inline, I mean that it does not play in an external app like it does on the iphone (opens quicktime player whenever you click a video on m.youtube.com) but that it just plays inside the browser.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
某些 Android 支持的 HTML5 视频标签请参阅 HTML5
HTML5 video tag supported on some androids see HTML5 <video> element on Android