AgoraIO-Community / VideoUIKit-ReactNative

A React Native package to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code.
MIT License
95 stars 43 forks source link

[Question] - Is it possible to define the UI Mode like fixed portrait or fixed landscape? #97

Closed JonatanSalas closed 1 year ago

JonatanSalas commented 1 year ago

Hi! Thank you very much for you great library. I would like to know if its possible to define the encoder config to be fixed in portrait or landscape.

EkaanshArora commented 1 year ago

You can access the engine object from the Agora SDK in the UIKit and use the setvideoencoderconfiguration method.