Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.1 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.1 KB

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我.