Hi, Dears:
How to change camera preview resolution using MediaCapture API?
Sheng:
Thanks for your reply.
I just call:
1. First call InitializeAsync
2. Then call SetMediaStreamPropertiesAsync to set VideoPreview and Photo resolution;
3. StartPreviewAsync
Do you mean we need to implement a custom sink to get high quality preview?
Thank you.