Closed tian-zhihui closed 1 year ago
Support set captureSettings at dart side.
Please delete options that are not relevant.
stream.captureSettings = CaptureSettings( fps: 60, continuousAutofocus: true, continuousExposure: true, );
@shogo4405 Hi, I tried to add setCaptureSettings feature. Could you please review my changes? I hope you can merge it into the main branch to help more people.
Thank you.
Description & motivation
Support set captureSettings at dart side.
Type of change
Please delete options that are not relevant.
Screenshots: