StoneLeon / STLBGVideo

Make your view controllers a custom backgroundvideo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STLBGVideo

============== demoGIF.gif

Make your view controllers a custom backgroundvideo

Installation

Just add the STLBGVideo folder to your project.

Usage

  1. Add custom mp4 video to your project.
  2. You must fill 'C415F3F13BBD50B1-info.plist' in order to set up your own source video.
  3. Create a view controller that inherits from STLVideoViewController F:ViewController : STLVideoViewController.
  4. Run your project.
  • If you find that in the course of the function is not working, I hope you will Issues.

中文介绍

让您的视图控制器的自定义backgroundvideo

  • 公司demo效果:

demoGIF.gif

加载

拖拽STLBGVideo文件夹到你的项目

使用

  1. 把你自己的mp4文件拖拽到你的项目.
  2. 你需要把'C415F3F13BBD50B1-info.plist' 里的内容设置为你自己视频的信息.
  3. 让你自己的视图控制器继承STLVideoViewController.
  4. 运行你的程序.
  • 如果在使用过程中发现功能不能正常使用,希望你能Issues我.

About

Make your view controllers a custom backgroundvideo

License:MIT License


Languages

Language:Objective-C 96.0%Language:Shell 4.0%