techyian / MMALSharp

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

MMALPortConfig optional parameters #139

Closed techyian closed 4 years ago

techyian commented 4 years ago

The constructors within MMALPortConfig should be merged into a single constructor with optional parameters. The encoding type and pixel format should be currently the only parameters which are not optional. This will be a breaking change for v0.7.