HHK1 / PryntTrimmerView

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

How to display trimmerView in a SmalllView. #14

Closed ajay2c9 closed 7 years ago

ajay2c9 commented 7 years ago

I am using this PryntTrimmerView in my project.My project is in Objective-c . i drag and drop the trimmer files in my project. According to the design i have a small view with height of 56 height i already using the AVplayer to play the videos. how to display the trimmerView in the Small View.and add the delegate methods. I tried ... but i am unable to access delegate methods and the properties to change the colour and assign the asset to the trimmerView.I don't understand the sample code. please give suggestions to implement the trimmerView in Objective-c code. or please provide the sample code totally in One ViewController to understand easily.

Thank you

HHK1 commented 7 years ago

I'm closing this issue as this is a duplicate of your other one #15 which is better documented.