Add video animation support, update examples SimpleVideoAnimation SimpleVideoTransitionSwitch

This commit is contained in:
RenZhu Macro
2020-07-22 16:02:13 +08:00
parent 3929205637
commit bd7ee080bd
144 changed files with 10316 additions and 70 deletions
@@ -68,7 +68,10 @@ class ViewController: UIViewController {
transform1.saveUniformSettings(forTimelineRange: item1.timeRange, trackID: item1.trackID)
transform2.saveUniformSettings(forTimelineRange: item2.timeRange, trackID: item2.trackID)
let layer1 = MetalVideoProcessBlendFilter()
videoBackground --> layer1