techyian / MMALSharp

C# wrapper to Broadcom's MMAL with an API to the Raspberry Pi camera.
MIT License
195 stars 33 forks source link

Fix for #71 - set flips on both ports #72

Closed nrandell closed 5 years ago

nrandell commented 5 years ago

I've done reasonably similar to picamera and set both flips in the setflips call. But I've also created a GetStillFlips and GetVideoFlips so they can be tested individually