关于html5中video标签问题
问题描述
在video标签中,x-webkit-airplay='allow'是什么意思呀?
问题解答
回答1:支持Airplay的设备(如:音箱、Apple TV)播放
回答2:参考:http://jonbaer.com/post/11397...
X-WEBKIT-AIRPLAYSupport for playing video using AirPlay is included in the MPMoviePlayerController class. This support allows you to play video-based content on AirPlay–enabled hardware such as Apple TV. When the allowsAirPlay property of an active MPMoviePlayerController object is set to YES and the device is in range of AirPlay–enabled hardware, the movie player presents the user with a control for sending the video to that hardware. (That property is set to NO by default.) x-webkit-airplay=“allow”
相关文章:
1. python - 求一个在def中可以实现调用本def满足特定条件continue效果的方法(标题说不太清楚,请见题内描述)2. $fields = $values = [];这条代码一直定义不了,一直报错,老师的源码也是被报错的,执行不了,请问该怎么解决这个问题3. mysql 5.7单表300万数据,性能严重下降,如何破?4. MYSQL新建用户设置可以远程访问的问题5. node.js - 我想让最后进入数据库的数据,在前台最先展示,如何做到?6. mysql - 我的myeclipse一直连显示数据库连接失败,不知道为什么7. mysql数据库做关联一般用id还是用户名8. MySQL能否给某个字段的值设置有效期?9. mysql多表联合查询优化的问题10. MySQL中的enum类型有什么优点?
![$fields = $values = [];这条代码一直定义不了,一直报错,老师的源码也是被报错的,执行不了,请问该怎么解决这个问题](http://www.haobala.com/attached/image/news/202205/093622cb60.png)