HHK1 / PryntTrimmerView

A set of tools to trim, crop and select frames inside a video
MIT License
835 stars 199 forks source link

Public API changes #50

Closed RemyLivewall closed 4 years ago

RemyLivewall commented 5 years ago

Moves the max duration to the parent class to allow users of just the parent class to set the max duration in the same way as on the trimmer view.

Made the max duration on the AssetVideoScrollView public to allow usage of this class and the max duration field.