triniwiz / fancycamera

MIT License
8 stars 13 forks source link

feat: setCameraOrientation + expose hasFlash #3

Closed Tronix117 closed 5 years ago

Tronix117 commented 5 years ago

Add the possibility to force an orientation in the output video file. Should be possible in case orientation is managed externaly, or orientation is known.

hasFlash() should also be exposed. I included it here, but there is some issues with the torch on Android, couldn't make it work yet with FancyCamera, need further investigations.