關于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. javascript - 百度echarts series數據更新問題2. MySQL客戶端吃掉了SQL注解?3. python小白的基礎問題 關于while循環的嵌套4. css3 - [CSS] 動畫效果 3D翻轉bug5. javascript - JS設置Video視頻對象的currentTime時出現了問題,IE,Edge,火狐,都可以設置,反而chrom卻...6. java - 我設置了cookie的max age,但是cookie依然在關閉游覽器后消失了7. java固定鍵值轉換,使用枚舉實現字典?8. php自學從哪里開始?9. phpstady在win10上運行10. 求大神幫我看看是哪里寫錯了 感謝細心解答
