基于AVPlayer简单封装的播放器

时间:2017-03-23 16:07:52
【文件属性】:
文件名称:基于AVPlayer简单封装的播放器
文件大小:13.16MB
文件格式:ZIP
更新时间:2017-03-23 16:07:52
AVPlayer iOS 播放器 博文地址:http://blog.csdn.net/ioswyl88219/article/details/20403025
【文件预览】:
AVPlayerDemo
----AVPlayerDemo()
--------AVPlayerDemo-Prefix.pch(422B)
--------AppDelegate.h(279B)
--------ViewController.h(217B)
--------Base.lproj()
--------PlayView.h(474B)
--------en.lproj()
--------AVPlayerDemo-Info.plist(1KB)
--------main.m(339B)
--------Images.xcassets()
--------AppDelegate.m(2KB)
--------.DS_Store(6KB)
--------PlayView.m(7KB)
--------ViewController.m(729B)
----AVPlayerDemoTests()
--------en.lproj()
--------AVPlayerDemoTests-Info.plist(683B)
--------.DS_Store(6KB)
--------AVPlayerDemoTests.m(653B)
----IMG_0634.MOV(13.12MB)
----AVPlayerDemo.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(22KB)
--------xcuserdata()
----.DS_Store(6KB)

网友评论

  • 对初学者还是很有帮助的
  • 初学者有些参考价值
  • 没有太大作用,但还是感谢作者的帮助
  • 不多的东西,可以看看
  • 不多的东西,研究播放器的同学可以看看
  • 对我很有帮助,谢谢
  • 我自己又封装了一遍。