techyian / MMALSharp

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

Configure port capture handler optional parameter #177

Open techyian opened 3 years ago

techyian commented 3 years ago

As recommended here, look at making the capture handler parameter against ConfigureInputPort and ConfigureOutputPort optional.