How can I change the quality of the video programmatically?
I have found a class ZoomSDKRenderer
with the method: setResolution(:_)
but while I using object of this class in my code I get the error: Undefined symbol: OBJC_CLASS$_ZoomSDKRenderer
So is there a way to change the video quality in ZOOM Mac OS SDK?