Uses of Class
com.tencentcloudapi.tiw.v20190919.models.CustomLayout
-
Packages that use CustomLayout Package Description com.tencentcloudapi.tiw.v20190919.models -
-
Uses of CustomLayout in com.tencentcloudapi.tiw.v20190919.models
Methods in com.tencentcloudapi.tiw.v20190919.models that return CustomLayout Modifier and Type Method Description CustomLayoutMixStream. getCustom()Get 自定义混流布局参数 当此字段存在时,ModelId 及 TeacherId 字段将被忽略Methods in com.tencentcloudapi.tiw.v20190919.models with parameters of type CustomLayout Modifier and Type Method Description voidMixStream. setCustom(CustomLayout Custom)Set 自定义混流布局参数 当此字段存在时,ModelId 及 TeacherId 字段将被忽略Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type CustomLayout Constructor Description CustomLayout(CustomLayout 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.
-