Function List | Description |
Live stream layout changes occurred |
Function List | Description |
Add event callback | |
Remove event callback |
OnLiveVideoLayoutChanged onLiveVideoLayoutChanged = (String roomId, String layoutInfo) {};
Parameter | Description |
roomId | room ID |
layoutInfo | Latest layout information of the picture |
void addObserver(TUILiveLayoutObserver observer);
Parameter | Description |
observer | The instances being listened to |
void removeObserver(TUILiveLayoutObserver observer);
Parameter | Description |
observer | The instances being listened to |
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback