/VIMVideoPlayer

A simple wrapper around the AVPlayer and AVPlayerLayer classes

Primary LanguageObjective-CMIT LicenseMIT

VIMVideoPlayer

VIMVideoPlayer is a simple wrapper around the AVPlayer and AVPlayerLayer classes.

img

Changes

  1. Add playback controls on the player view;
  2. Add Swipe gesture to up or down volume and move backward or forward.
  3. Auto dimiss control bar view with animation.
  4. Remove duplicated delegates in player view;

What's the example project include

  1. Shows a video player using with table view
  2. Fullscreen control

Usage

Check the example project please.

Todo

Add buffer text tips

License

VIMVideoPlayer is available under the MIT license. See the LICENSE file for more info.

Credits

vimeo/VIMVideoPlayer