MPMoviePlayerController使用.zip

时间:2018-07-28 08:25:32
【文件属性】:
文件名称:MPMoviePlayerController使用.zip
文件大小:59KB
文件格式:ZIP
更新时间:2018-07-28 08:25:32
iOS视频 MPMoviePlayerController使用示例,播放在线视频
【文件预览】:
MoviePlayer
----MoviePlayer()
--------main.m(328B)
--------AppDelegate.h(271B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------ViewController.h(209B)
--------Images.xcassets()
--------Info.plist(1KB)
--------ViewController.m(3KB)
----MoviePlayerTests()
--------MoviePlayerTests.m(865B)
--------Info.plist(748B)
----.git()
--------index(1KB)
--------hooks()
--------config(137B)
--------description(73B)
--------refs()
--------branches()
--------logs()
--------objects()
--------info()
--------COMMIT_EDITMSG(15B)
--------HEAD(23B)
----MoviePlayer.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(16KB)
--------xcuserdata()

网友评论

  • 谢谢分享了,学习了!
  • 效果还是不太好
  • ios 9 需要增加 <key>NSAppTransportSecurity</key> <dict> <key>NSAllowsArbitraryLoads</key> <true/> </dict> 这个键值对才能播放
  • 很好,很有用,谢谢~~