You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to capture 4:3 scale image and I use below code, captured image is exact what I wanted (4:3) but camera screen (MCameraScreen) always shows live image in full screen mode (which is 16:9 scale on my iPhone 11, I guess).
For short, I want it works same as built-in Camera app, (live) camera screen shows exact image in chosen scale (4:3 or 16:9).
Context
I want to capture 4:3 scale image and I use below code, captured image is exact what I wanted (4:3) but camera screen (MCameraScreen) always shows live image in full screen mode (which is 16:9 scale on my iPhone 11, I guess).
For short, I want it works same as built-in Camera app, (live) camera screen shows exact image in chosen scale (4:3 or 16:9).
Alternatives
No.
If the feature request is approved, would you be willing to submit a PR?
No (it's out of my capability :) ).
The text was updated successfully, but these errors were encountered: