Hi,
We are currently utilizing the Zoom Video SDK in our applications and are planning to implement a feature that allows changing the video resolution. Could you guide us on how to use ZoomVideoSDKVideoResolution
for changing the resolution in videoCanvas.subscribe()
on Web, iOS, and Android platforms?
Additionally, I would appreciate an explanation of how ZoomVideoSDKResolution_Auto(100)
works under the ZoomVideoSDKVideoResolution
class and why this particular resolution setting is not available for the web application.
Thank you for your assistance!