Skip to content

0.1.0

Compare
Choose a tag to compare
@vitormesquita vitormesquita released this 14 Feb 20:47
· 45 commits to master since this release

First Verison!

This library came from the need to implement a light queue of player like AVQueuePlayer, but a little bit difference haha.

AVQueuePlayer not meet the demand cause I needed seek go back and go forward in single UISlider with one "time line".

So now We can do it!!!!

QueuePlayer implements this features and we can use as a single video.

I based my code in a nice Library that help me a lot. The name of library is Player