Custom resolution on screen share using Video SDK Android

Description
I have an Android app that shares their screen using the Video SDK. Browsing thorugh the documentation, I couldn’t find anything available that would let me tweak any param (framerate, bitrate, resolution, etc) that would help me prioritize FPS over image quality.

I do see that a few params are available in the Web SDK, but since the streamer is the Android application, I’m not sure how to proceed.

Is there anything that can help me here, or alternative way to control the resolution? Currently I see my images are shared in 720p. If I can change it two 360p at least, it might improve the smoothness/fps of my streaming.

Thank you.

Which Android Video SDK version?
us.zoom.videosdk:zoomvideosdk-core:1.10.10