Uses of Class
com.tencentcloudapi.trtc.v20190722.models.MaxVideoUser
-
Packages that use MaxVideoUser Package Description com.tencentcloudapi.trtc.v20190722.models -
-
Uses of MaxVideoUser in com.tencentcloudapi.trtc.v20190722.models
Methods in com.tencentcloudapi.trtc.v20190722.models that return MaxVideoUser Modifier and Type Method Description MaxVideoUserMcuLayoutParams. getMaxVideoUser()Get 指定动态布局中悬浮布局和屏幕分享布局的大画面信息,只在悬浮布局和屏幕分享布局有效。Methods in com.tencentcloudapi.trtc.v20190722.models with parameters of type MaxVideoUser Modifier and Type Method Description voidMcuLayoutParams. setMaxVideoUser(MaxVideoUser MaxVideoUser)Set 指定动态布局中悬浮布局和屏幕分享布局的大画面信息,只在悬浮布局和屏幕分享布局有效。Constructors in com.tencentcloudapi.trtc.v20190722.models with parameters of type MaxVideoUser Constructor Description MaxVideoUser(MaxVideoUser source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-