rFlex / SCRecorder

iOS camera engine with Vine-like tap to record, animatable filters, slow motion, segments editing
Apache License 2.0
3.06k stars 583 forks source link

In XamarinBindings cannot find most of the methods (SCRecorder.SharedRecorder() , SCRecorder.Recorder() and many more.) and class like SCRecorderTools. #280

Open nikhilgohil11 opened 8 years ago

nikhilgohil11 commented 8 years ago

Here are the steps which i am following to use binding dll in my xamarin project.

  1. After downloading zip from github repo.
  2. Extract zip.
  3. Open XamarinBindings folder path in terminal.
  4. make command (This generates SCRecorder.dll)
  5. and i am using this dll as a reference in Xamarin.iOS project