文件名称:SlowMotionVideoRecorder-master
-
所属分类:
- 标签属性:
- 上传时间:2014-07-02
-
文件大小:60.11kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Slow Motion Video Recorder for iOS
An iOS sample app for recording 120 fps slow-motion videos using AVFoundation. Including a wrapper class which makes the implementation much easier. Available on the iPhone5s.
An iOS sample app for recording 120 fps slow-motion videos using AVFoundation. Including a wrapper class which makes the implementation much easier. Available on the iPhone5s.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SlowMotionVideoRecorder-master/
SlowMotionVideoRecorder-master/.gitignore
SlowMotionVideoRecorder-master/AVCaptureManager/
SlowMotionVideoRecorder-master/AVCaptureManager/AVCaptureManager.h
SlowMotionVideoRecorder-master/AVCaptureManager/AVCaptureManager.m
SlowMotionVideoRecorder-master/LICENSE
SlowMotionVideoRecorder-master/README.md
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder.xcodeproj/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder.xcodeproj/project.pbxproj
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/AppDelegate.h
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/AppDelegate.m
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Base.lproj/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Base.lproj/Main.storyboard
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/AppIcon.appiconset/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/AppIcon.appiconset/Contents.json
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/LaunchImage.launchimage/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/LaunchImage.launchimage/Contents.json
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/ShutterButtonStart.imageset/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/ShutterButtonStart.imageset/Contents.json
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/ShutterButtonStart.imageset/ShutterButton1@2x.png
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/ShutterButtonStop.imageset/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/ShutterButtonStop.imageset/Contents.json
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/ShutterButtonStop.imageset/ShutterButtonStop@2x.png
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/outer1.imageset/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/outer1.imageset/Contents.json
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/outer1.imageset/outer1@2x.png
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/outer2.imageset/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/outer2.imageset/Contents.json
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/outer2.imageset/outer2@2x.png
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/SlowMotionVideoRecorder-Info.plist
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/SlowMotionVideoRecorder-Prefix.pch
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/ViewController.h
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/ViewController.m
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/en.lproj/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/en.lproj/InfoPlist.strings
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/main.m
SlowMotionVideoRecorder-master/SlowMotionVideoRecorderTests/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorderTests/SlowMotionVideoRecorderTests-Info.plist
SlowMotionVideoRecorder-master/SlowMotionVideoRecorderTests/SlowMotionVideoRecorderTests.m
SlowMotionVideoRecorder-master/SlowMotionVideoRecorderTests/en.lproj/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorderTests/en.lproj/InfoPlist.strings
SlowMotionVideoRecorder-master/vendor/
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD-Prefix.pch
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.bundle/
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.bundle/error-black.png
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.bundle/error-black@2x.png
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.bundle/error.png
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.bundle/error@2x.png
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.bundle/success-black.png
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.bundle/success-black@2x.png
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.bundle/success.png
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.bundle/success@2x.png
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.h
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.m
SlowMotionVideoRecorder-master/.gitignore
SlowMotionVideoRecorder-master/AVCaptureManager/
SlowMotionVideoRecorder-master/AVCaptureManager/AVCaptureManager.h
SlowMotionVideoRecorder-master/AVCaptureManager/AVCaptureManager.m
SlowMotionVideoRecorder-master/LICENSE
SlowMotionVideoRecorder-master/README.md
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder.xcodeproj/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder.xcodeproj/project.pbxproj
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/AppDelegate.h
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/AppDelegate.m
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Base.lproj/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Base.lproj/Main.storyboard
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/AppIcon.appiconset/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/AppIcon.appiconset/Contents.json
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/LaunchImage.launchimage/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/LaunchImage.launchimage/Contents.json
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/ShutterButtonStart.imageset/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/ShutterButtonStart.imageset/Contents.json
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/ShutterButtonStart.imageset/ShutterButton1@2x.png
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/ShutterButtonStop.imageset/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/ShutterButtonStop.imageset/Contents.json
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/ShutterButtonStop.imageset/ShutterButtonStop@2x.png
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/outer1.imageset/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/outer1.imageset/Contents.json
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/outer1.imageset/outer1@2x.png
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/outer2.imageset/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/outer2.imageset/Contents.json
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/Images.xcassets/outer2.imageset/outer2@2x.png
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/SlowMotionVideoRecorder-Info.plist
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/SlowMotionVideoRecorder-Prefix.pch
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/ViewController.h
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/ViewController.m
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/en.lproj/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/en.lproj/InfoPlist.strings
SlowMotionVideoRecorder-master/SlowMotionVideoRecorder/main.m
SlowMotionVideoRecorder-master/SlowMotionVideoRecorderTests/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorderTests/SlowMotionVideoRecorderTests-Info.plist
SlowMotionVideoRecorder-master/SlowMotionVideoRecorderTests/SlowMotionVideoRecorderTests.m
SlowMotionVideoRecorder-master/SlowMotionVideoRecorderTests/en.lproj/
SlowMotionVideoRecorder-master/SlowMotionVideoRecorderTests/en.lproj/InfoPlist.strings
SlowMotionVideoRecorder-master/vendor/
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD-Prefix.pch
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.bundle/
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.bundle/error-black.png
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.bundle/error-black@2x.png
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.bundle/error.png
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.bundle/error@2x.png
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.bundle/success-black.png
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.bundle/success-black@2x.png
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.bundle/success.png
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.bundle/success@2x.png
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.h
SlowMotionVideoRecorder-master/vendor/SVProgressHUD/SVProgressHUD.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.