当前位置:网站首页>Calling applet demo modifying the default large screen view

Calling applet demo modifying the default large screen view

2022-06-23 02:45:00 A good man

at present Official website applet calling demo The default is to use the streaming end ( own ) As a big picture perspective , If you want to adjust it to pull the flow end ( Distal ) As a large screen, how should the logic of clicking to switch the screen be operated without affecting it ?

It's very simple. Just one operation is required , Is to modify TUICalling.js Inside screen Default parameters are OK , hold data Inside screen Property value set to 'player' that will do

image.png

This completes the default view switching !

原网站

版权声明
本文为[A good man]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/01/202201291652540237.html