CocoaPods trunk is moving to be read-only. Read more on the blog, there are 7 months to go.
| TestsTested | ✗ |
| LangLanguage | Obj-CObjective C |
| License | MIT |
| ReleasedLast Release | Aug 2015 |
Maintained by LakithaRav.
Objective-C custom video player.
OLCVideoPlayer is a custom video player that can do so much more than what the default MediaPlayer can do. The motivation behind this project was to make a video player that we have full controll over, so it has the ability to change play a collection of videos, change volume level, play in background, set time limits per video, smooth playback and so much more !
Full tutorail: https://onelonecoder.wordpress.com/2015/08/02/objective-c-custom-video-player/
To run the example project, clone the repo, and run pod install from the Example directory first.
OLCVideoPlayer is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "OLCVideoPlayer"Lakitha Sam, [email protected]
OLCVideoPlayer is available under the MIT license. See the LICENSE file for more info.