Is there a way to enable slow motion with Ti media player currently? Do I absolutely need to implement ios module for video player to get slow motion working? If yes, is there anyone who can do it? I can pay for the custom video player module that enables slow motion. Any help would be appreciated.
2 Answers
For this, yes you would need a module to add such a feature... its not a native API that would have the ability to do this, so it would not be a very simple module... it would be rather expensive I would think...
I resolved the problem. It's as simple as adding a set function in TiMediaVideoPlayerProxy.m . It only takes me 10 min to get slow motion working.
Your Answer
Think you can help? Login to answer this question!