Video SDK Type and Version: React Native VideoSDK 1.12.10
Description
Hello! I use VideoSDK for React Native and i noticed a difference in camera aspect ratio between VideoSDK and original Zoom app. As i see, in VideoSDK i only can get fixed aspect ratio of 16:9 so picture looks more narrow than in Zoom app. And i couldn’t find in docs any way to control aspect ratio. " VideoAspect" doesn’t help much cause it only controls phone screen fullfillment by video but doesnt affect original video capture parameters.