react-native-video-processing icon indicating copy to clipboard operation
react-native-video-processing copied to clipboard

Questions regarding the Trimmer functionality

Open rahamin1 opened this issue 6 years ago • 0 comments

Two questions (with offspring :) regarding the Trimmer functionality:

  • Is the height of the trimmer display always 50 pixels (that's what understand from the code: https://github.com/shahen94/react-native-video-processing/blob/master/lib/Trimmer/Trimmer.android.js)? If so, why? And if so, what is the point in specifying height in the example (in README.md).
  • Is there an example (or can anyone post an example) for saving a video after Trimmer selection?

Thanks much!

rahamin1 avatar Feb 24 '19 18:02 rahamin1