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 |
Esta página foi útil?
Você também pode entrar em contato com a Equipe de vendas ou Enviar um tíquete em caso de ajuda.
comentários