I am working on an app which uses AVPlayer to play a video file through url it is working fine, but now I want to add Equalizer options like treble, stereo in it. I have gone through many questions in SO but all of them are associated to Audio files i have to change it in Video file. I used AudioEngine and some other methods to do so but it is not working as expected.
Is there any library for presets in iOS?