How to rotate my video

How can I rotate my video (coming from my camera) using the ios mobile SDK?

I’ve found a specific rotateMyVideo(int rotation) method on Android SDK
https://zoom.github.io/zoom-sdk-android/us/zoom/sdk/InMeetingVideoController.html#rotateMyVideo-int-

but I am not able to find anything similar on iOS sdk

Which version?

iOS SDK version v5.2.42037.1112

Hey @criva,

Thanks for using the dev forum!

There is not an equivalent interface for this on iOS.

Thanks!
Michael