Are values from ZoomSDKVideoQuality related to the resolution?

Hi,

Such a great news, a new version of Zoom SDK has released, thank you!

And I have question about the enum with the name ZoomSDKVideoQuality. It’s use in the callback in ZoomSDKMeetingActionControllerDelegate.

Are values in ZoomSDKVideoQuality related to resolutions (90p, 180p, …)? And if so, how? Or does it mean something another thing?

Thank you!

Hi @anton.yereshchenko,

The onUserVideoQualityChanged callback is tied to the connection quality, which does not directly map to specific resolutions.

Thanks!

Hi @jon.zoom , thank you for the replay!

Could you describe what does “connection quality” mean in this case? Is it only about network connection? Or are there some additional parameters?

Thank you!

Hi @anton.yereshchenko,

In this context, it refers to the network connection used to send video.

Thanks!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.