You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have implemented video broadcasting using "AgoraRtcEngineKit" but I am unable to find full-screen toggle functionality. I have reviewed the documentation but couldn't find any reference to the full-screen functionality.
Hello,
do you mean full screen for local video view?
Basically, one way is to call setupLocalVideo() function to another view on your app.
If the new view is full screen on your app, you could see it just toggle to "full screen".
hello,
I have implemented video broadcasting using "AgoraRtcEngineKit" but I am unable to find full-screen toggle functionality. I have reviewed the documentation but couldn't find any reference to the full-screen functionality.
Any guidance shall be appreciated!
Reference: https://docs.agora.io/en/faq/API%20Reference/oc/Classes/AgoraRtcEngineKit.html
The text was updated successfully, but these errors were encountered: