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