Skip to content

Repository files navigation

VideoEditor

Customizable UIVideoEditorController clone.

Usage

let vc = VideoEditorController()
vc.videoPath = url.path()
vc.videoMaximumDuration = 5
vc.editorDelegate = self
present(vc, animated: true)

Special Thanks

https://github.com/pikachu987/VideoTrim

LICENSE

MIT License (see LICENSE file).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages