關于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. 為什么我ping不通我的docker容器呢???2. nignx - docker內nginx 80端口被占用3. python3.x - python連oanda的模擬交易api獲取json問題第五問4. angular.js - angular內容過長展開收起效果5. java - SSH框架中寫分頁時service層中不能注入分頁類6. 關于docker下的nginx壓力測試7. docker鏡像push報錯8. javascript - js代碼獲取驗證碼倒計時問題9. dockerfile - [docker build image失敗- npm install]10. html5 - 百度echart官網下載的地圖json數據亂碼
