wwdc14yh
wwdc14yh
`JPVideoPlayerDelegate` func`shouldShowBlackBackgroundBeforePlaybackStart` func`shouldShowBlackBackgroundWhenPlaybackStart` 实现这两个代理即可变成透明背景
Apple Swift version 3.1 (swiftlang-802.0.53 clang-802.0.42) Target: x86_64-apple-macosx10.9 the build commands don't work ,report: error: unable to invoke subcommand: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-swift (No such file or directory)
此项目已经没有在维护了哦,开眼官方json数据结构有变化。
因为耗时操作有点多, 但多半是我没有很好的去设计它 。。 最好的办法就是减少模糊化的操作你可以在`HyInteractiveTransition`类中`- (void)presentAnimation:(id)transitionContext`和`- (void)dismissAnimation:(id)transitionContext`方法中 把`[_resources applyExtraLightEffect]`这句代码去掉,然后到`VideoDetailsViewController`类中获取模糊好的图片。