Zoom Android SDK: Set video resolution for mobile app

Description
How may I set video resolution for a meeting participant from the mobile app? I’m looking into examples of using enum ZoomSDKVideoResolution. ZoomSDKVideoResolution (Zoom.us SDK API Document)

Per this post it’s not possible:

Another post for Jan 2020 states “RawData” is not available for public use:

While in the sample SDK the RawDataRender class shows it’s possible. https://github.com/zoom/zoom-sdk-android/blob/master/mobilertc-android-studio/sample/src/main/java/us/zoom/sdksample/inmeetingfunction/customizedmeetingui/rawdata/RawDataRender.java

Which version?
Zoom Android SDK version 4.6.21666.0429

Hey @ssaxena1,

I can see that you sent a ticket regarding this issue. I’ll follow-up with you there. In the interest of keeping the solution public, it is not currently possible to change the video resolution using the Android SDK although this is something we are looking to add in the future. If you’re interested in accessing raw video or audio data, we recommend looking into the Zoom Fully Customizable SDK.

Thanks,
Max