關于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. objective-c - iOS開發(fā)支付寶和微信支付完成為什么跳轉(zhuǎn)到了之前開發(fā)的一個app?2. mysql優(yōu)化 - 關于mysql分區(qū)3. 請教各位大佬,瀏覽器點 提交實例為什么沒有反應4. 致命錯誤: Class ’appfacadeTest’ not found5. javascript - ionic2 input autofocus 電腦成功,iOS手機鍵盤不彈出6. python - 管道符和ssh傳文件7. css - 移動端字體設置問題8. css - 求推薦適用于vue2的框架 像bootstrap這種類型的9. html5 - 如何實現(xiàn)帶陰影的不規(guī)則容器?10. javascript - 循環(huán)嵌套多個promise應該如何實現(xiàn)?
