Search results for play

AMGSoundManager screenshot

AMGSoundManager

May 18, 2015 • MIT License
Awesome singleton sound manager for Objective C
APAudioPlayer screenshot

APAudioPlayer

May 13, 2015 • MIT License
Drop-in iOS Audio Player built on top of BASS-library.
AUMediaPlayer screenshot

AUMediaPlayer

May 06, 2015 • MIT License
AUMediaPlayer is a nice high level API for audio and video playback, both from network stream and local files.
ManualLayout screenshot

ManualLayout

March 02, 2015 • MIT License
Easy to use and flexible AutoLayout alternative for iOS 8+. Supports AsyncDisplayKit.
AVAssetResourceLoader - play music from cloud, audio streaming and caching in iOS screenshot

AVAssetResourceLoader - play music from cloud, audio streaming and caching in iOS

February 20, 2015 • MIT License
A sample project that demonstrates audio streaming and music caching from cloud storage using AVAssetResourceLoader, AVAssetResourceLoaderDelegate, AVURLAsset, AVPlayerItem, AVPlayer. For more ...
NKJPagerViewController screenshot

NKJPagerViewController

February 10, 2015 • MIT License
NKJPagerViewController is like a FragmentsTabsPager, which is in Android. It contains an endlessly scrollable UIScrollView. This viewController inspired ICViewPager. The biggest of difference is...
IQAudioRecorderController screenshot

IQAudioRecorderController

February 10, 2015 • MIT License
IQAudioRecorderController is a drop-in universal library allows to record audio within the app with a nice User Interface. The Audio Recorder produced the .m4a file and returns the path via it's de...
No image provided.

CCMPlayNDropView

February 03, 2015 • Apache 2.0 License
This is a swarm style dismissable view, you can move it around the screen flick it away, or drop it anywhere to dismiss it
No image provided.

LoadingImageView

January 29, 2015 • MIT License
Loading Indicator for UIImageView. Handles network calls and background thread image decoding. Customizable and with full support for Interface Builder pod 'LoadingImageView'
SYWaveformPlayer screenshot

SYWaveformPlayer

January 26, 2015 • MIT License
Simple waveform audio player using SCWaveformView and AVAudioPlayer Main features: Shows play progress Easily customizable (color, size, etc.) Scrub audio
YoutubePlayer screenshot

YoutubePlayer

January 22, 2015 • Unspecified License
This is a simple Youtube Embedded Video Player. It is based from the youtube helper api but with the difference that contains a bunch of improvement and bugs fixes. The idea is to share this li...
GPaperTrans screenshot

GPaperTrans

January 16, 2015 • MIT License
Yet another UICollectionView layout transitions inspired by Facebook Paper App written in Swift.
GUIPlayerView screenshot

GUIPlayerView

January 16, 2015 • MIT License
GUIPlayerView implements a simple video player using AVPlayer. Provides AirPlay integration.
iOS Video Player screenshot

iOS Video Player

January 08, 2015 • Apache 2.0 License
iOS ultimately video player, compatible to ipad as well as iphone with very cool UI themes
INTUAnimationEngine screenshot

INTUAnimationEngine

October 04, 2014 • MIT License
INTUAnimationEngine makes it easy to build advanced custom animations on iOS. INTUAnimationEngine provides a friendly interface to drive custom animations using a CADisplayLink, inspired by the ...
Music Player screenshot

Music Player

September 05, 2014 • MIT License
Fully functional music player is written in swift
BTSpiderPlotterView screenshot

BTSpiderPlotterView

July 02, 2014 • Apache 2.0 License
Simple and cool way to plot your data in the spider web
CRPixellatedView screenshot

CRPixellatedView

June 28, 2014 • MIT License
Custom UIView subclass with a cool pixellated animation inspired by Facebook's Slingshot app.
No image provided.

KSVideoPlayer

May 30, 2014 • GPL License
This is a full example of using iOS AVPlayer on a layer. I've looked everywhere but nothing this complete. In the demo project, I'm tried to emulate Youtube's official app behaviour. Follow m...
UITableViewController-Containment-Demo screenshot

UITableViewController-Containment-Demo

May 30, 2014 • MIT License
This is a sample project showing how to contain a UITableViewController in another VC with a Search Bar + Display Controller working as if it were all in a UITableViewController.