關于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. 小程序怎么加外鏈,語句怎么寫!求救新手,開文檔沒發(fā)現(xiàn)2. javascript - ...mapGetters和...mapState獲取到的state,怎么拿來在methods中操作?3. python - linux怎么在每天的凌晨2點執(zhí)行一次這個log.py文件4. javascript - 在 vue里面用import引入js文件,結果為undefined5. 如何分別在Windows下用Winform項模板+C#,在MacOSX下用Cocos Application項目模板+Objective-C實現(xiàn)一個制作游戲的空的黑窗口?6. Java反射問題:為什么android.os.Message的recycleUnchecked方法不能通過反射獲取到?7. php如何獲取訪問者路由器的mac地址8. git - 使用淘寶npm安裝hexo出現(xiàn)問題?9. php - 微信開發(fā)驗證服務器有效性10. [python2]local variable referenced before assignment問題
